Thrown whenever Depin.inject()
has failed
Anything
Object
Basic
...and other supertypesThrowable
Exception
Injection.Error
Exception
Throwable
Basic
Identifiable
Object
Anything
no subtypes hierarchy
Initializer |
Error(Throwable cause, Injectable<Anything> injectable, Anything container = null, {Anything*} parameters = ...) Parameters:
|
Attributes | |
container | shared Anything container |
injectable | shared Injectable<Anything> injectable |
parameters | shared {Anything*} parameters |
Inherited Attributes |
Attributes inherited from: Object hash , string |
Attributes inherited from: Throwable cause , message , string , suppressed |
Inherited Methods |
Methods inherited from: Object equals |
Methods inherited from: Throwable addSuppressed , printStackTrace |