toggle menu
kodein-di
7.23.0
common
switch theme
search in API
kodein-di
/
org.kodein.di
/
DI
/
OverridingException
Overriding
Exception
common
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
common
constructor
(
message
:
String
)
Properties
cause
Link copied to clipboard
common
open
val
cause
:
Throwable
?
message
Link copied to clipboard
common
open
val
message
:
String
?