toggle menu
Wasi-emscripten-host
common
switch theme
search in API
bindings-chasm-wasip1
/
at.released.weh.bindings.chasm.exception
/
ChasmErrorException
Chasm
Error
Exception
class
ChasmErrorException
(
val
error
:
ChasmError
,
message
:
String
?
=
null
,
cause
:
Throwable
?
=
null
)
:
ChasmException
(
source
)
Members
Constructors
Chasm
Error
Exception
Link copied to clipboard
constructor
(
error
:
ChasmError
,
message
:
String
?
=
null
,
cause
:
Throwable
?
=
null
)
Properties
error
Link copied to clipboard
val
error
:
ChasmError