poodinis v8.1.3 (2022-10-26T23:30:15Z)
Dub
Repo
ValueInjectionException
poodinis
valueinjection
Thrown when something goes wrong during value injection.
class
ValueInjectionException : Exception {
mixin
basicExceptionCtors
;
}
Members
Mixins
__anonymous
mixin
basicExceptionCtors
Undocumented in source.
Mixed In Members
From
mixin
basicExceptionCtors
this
this
(string msg, string file, size_t line, Throwable next)
this
this
(string msg, Throwable next, string file, size_t line)
Meta
Source
See Implementation
poodinis
valueinjection
classes
ValueInjectionException
ValueNotAvailableException
interfaces
ValueInjector
structs
MandatoryValue
Value
Thrown when something goes wrong during value injection.