krwa
Toggle table of contents
0.3.0-rc.9
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
krwa
wasm-tools
/
uk.shusek.krwa.tools.wasm
/
WasmSmithException
Wasm
Smith
Exception
open
class
WasmSmithException
:
RuntimeException
Members
Constructors
Wasm
Smith
Exception
Link copied to clipboard
constructor
(
message
:
String
?
)
constructor
(
message
:
String
?
,
cause
:
Throwable
?
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?