kodein-di
7.19.1
common
kodein-di
/
org.kodein.di
/
DI
/
DependencyLoopException
Dependency
Loop
Exception
class
DependencyLoopException
:
RuntimeException
Exception thrown when there is a dependency loop.
Properties
Parameters
Parameters
message
The message of the exception.
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?