popkorn
2.3.0
common
popkorn
/
cc.popkorn.core.exceptions
/
AssistedNotFoundException
Assisted
Not
Found
Exception
class
AssistedNotFoundException
(
clazz
:
KClass
<
*
>
,
environment
:
String
?
)
:
RuntimeException
Members
Constructors
Assisted
Not
Found
Exception
Link copied to clipboard
constructor
(
clazz
:
KClass
<
*
>
,
environment
:
String
?
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?