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
/
OverridingException
Overriding
Exception
class
OverridingException
(
message
:
String
)
:
RuntimeException
Exception thrown when there is an overriding error.
Parameters
message
The message of the exception.
Members
Constructors
Overriding
Exception
Link copied to clipboard
constructor
(
message
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?