kodein-di
7.13.1
common
kodein-di
/
org.kodein.di
/
DI
/
OverridingException
Overriding
Exception
common
class
OverridingException
(
message
:
String
)
:
RuntimeException
Content copied to clipboard
Exception thrown when there is an overriding error.
Constructors
Properties
Parameters
Parameters
common
message
The message of the exception.
Constructors
Overriding
Exception
Link copied to clipboard
common
fun
OverridingException
(
message
:
String
)
Content copied to clipboard
Properties
cause
Link copied to clipboard
common
open
val
cause
:
Throwable
?
Content copied to clipboard
message
Link copied to clipboard
common
open
val
message
:
String
?
Content copied to clipboard