kodein-di
Toggle table of contents
7.28.0
common
Platform filter
common
Switch theme
Search in API
kodein-di
kodein-di
/
org.kodein.di
/
DI
/
DependencyLoopException
Dependency
Loop
Exception
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
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?