Wasm-sqlite-open-helper
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Wasm-sqlite-open-helper
sqlite-embedder-chasm
/
at.released.wasm.sqlite.open.helper.chasm.host.exception
/
ChasmException
Chasm
Exception
open
class
ChasmException
:
RuntimeException
(
source
)
Inheritors
ChasmErrorException
ChasmModuleRuntimeErrorException
Members
Constructors
Chasm
Exception
Link copied to clipboard
constructor
(
)
constructor
(
message
:
String
?
)
constructor
(
message
:
String
?
,
cause
:
Throwable
?
)
constructor
(
cause
:
Throwable
?
)