koject
1.3.0
common
koject-core
/
com.moriatsushi.koject.error
/
KojectNotStartedException
Koject
Not
Started
Exception
class
KojectNotStartedException
(
message
:
String
)
:
Exception
Koject
has not been started
Members
Constructors
Koject
Not
Started
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
?