Wasi-emscripten-host
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Wasi-emscripten-host
bindings-chasm-wasip1
/
at.released.weh.bindings.chasm.exception
/
ChasmException
Chasm
Exception
open
class
ChasmException
:
RuntimeException
(
source
)
Inheritors
ChasmErrorException
Members
Constructors
Chasm
Exception
Link copied to clipboard
constructor
(
)
constructor
(
message
:
String
?
)
constructor
(
message
:
String
?
,
cause
:
Throwable
?
)
constructor
(
cause
:
Throwable
?
)