toggle menu
elasticmagic-kt
0.3.4
common
switch theme
search in API
elasticmagic
/
dev.evo.elasticmagic.compile
/
CompilationException
Compilation
Exception
class
CompilationException
(
message
:
String
)
:
IllegalArgumentException
Members
Constructors
Compilation
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
?