Wasi-emscripten-host
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Wasi-emscripten-host
wasm-wasi-preview1
/
at.released.weh.wasi.preview1
/
WasiPreview1Exception
Wasi
Preview1Exception
open
class
WasiPreview1Exception
:
RuntimeException
(
source
)
Inheritors
ProcExitException
Members
Constructors
Wasi
Preview1Exception
Link copied to clipboard
constructor
(
)
constructor
(
message
:
String
?
)
constructor
(
message
:
String
?
,
cause
:
Throwable
?
)
constructor
(
cause
:
Throwable
?
)