krwa
Toggle table of contents
0.3.0-rc.9
wasmJs
Target filter
wasmJs
Switch theme
Search in API
Skip to content
krwa
runtime
/
uk.shusek.krwa.runtime
/
NativeWasmRuntimeException
Native
Wasm
Runtime
Exception
wasmJs
class
NativeWasmRuntimeException
(
message
:
String
)
:
WasmEngineException
Members
Constructors
Native
Wasm
Runtime
Exception
Link copied to clipboard
wasmJs
constructor
(
message
:
String
)
Properties
cause
Link copied to clipboard
wasmJs
open
val
cause
:
Throwable
?
message
Link copied to clipboard
wasmJs
open
val
message
:
String
?
Functions
to
String
Link copied to clipboard
wasmJs
open
override
fun
toString
(
)
:
String