toggle menu
KStg
1.0-SNAPSHOT
jvm
switch theme
search in API
KStg
/
top.kkoishi.stg.exceptions
/
ScriptException
/
ScriptException
Script
Exception
constructor
(
)
constructor
(
message
:
String
?
)
constructor
(
message
:
String
?
,
cause
:
Throwable
?
)
constructor
(
cause
:
Throwable
?
)
constructor
(
message
:
String
?
,
cause
:
Throwable
?
,
enableSuppression
:
Boolean
,
writableStackTrace
:
Boolean
)