toggle menu
kodein-di
7.22.0
common
switch theme
search in API
kodein-di
/
org.kodein.di
/
DI
/
DependencyLoopException
Dependency
Loop
Exception
common
class
DependencyLoopException
:
RuntimeException
Exception thrown when there is a dependency loop.
Parameters
message
The message of the exception.
Members
Properties
cause
Link copied to clipboard
common
open
val
cause
:
Throwable
?
message
Link copied to clipboard
common
open
val
message
:
String
?