popkorn
2.3.0
common
popkorn
/
cc.popkorn.core.exceptions
/
DefaultImplementationNotFoundException
Default
Implementation
Not
Found
Exception
class
DefaultImplementationNotFoundException
(
element
:
String
,
options
:
List
<
String
>
)
:
RuntimeException
Members
Constructors
Default
Implementation
Not
Found
Exception
Link copied to clipboard
constructor
(
element
:
String
,
options
:
List
<
String
>
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?