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
/
ChasmErrorException
Chasm
Error
Exception
class
ChasmErrorException
(
val
error
:
ChasmError
,
message
:
String
?
=
null
,
cause
:
Throwable
?
=
null
)
:
ChasmException
(
source
)
Members
Constructors
Chasm
Error
Exception
Link copied to clipboard
constructor
(
error
:
ChasmError
,
message
:
String
?
=
null
,
cause
:
Throwable
?
=
null
)
Properties
error
Link copied to clipboard
val
error
:
ChasmError