Wasi-emscripten-host
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
Wasi-emscripten-host
bindings-chicory-wasip1
/
at.released.weh.bindings.chicory.exception
/
ProcExitException
Proc
Exit
Exception
class
ProcExitException
(
val
exitCode
:
Int
)
:
RuntimeException
(
source
)
Thrown when application calls "proc_exit" WASI function.
Members
Constructors
Proc
Exit
Exception
Link copied to clipboard
constructor
(
exitCode
:
Int
)
Properties
exit
Code
Link copied to clipboard
val
exitCode
:
Int