koject
1.3.0
common
koject-core
/
com.moriatsushi.koject.error
/
NotProvidedException
Not
Provided
Exception
class
NotProvidedException
(
message
:
String
)
:
Exception
The specified type is not provided.
Members
Constructors
Not
Provided
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
?