Wasm-sqlite-open-helper
Toggle table of contents
android
common
jvm
Platform filter
android
common
jvm
Switch theme
Search in API
Wasm-sqlite-open-helper
sqlite-open-helper
/
at.released.wasm.sqlite.open.helper.exception
/
AndroidCursorWindowAllocationException
Android
Cursor
Window
Allocation
Exception
android
common
jvm
actual
typealias
AndroidCursorWindowAllocationException
=
CursorWindowAllocationException
(
source
)
expect
open
class
AndroidCursorWindowAllocationException
(
message
:
String
)
:
RuntimeException
actual
open
class
AndroidCursorWindowAllocationException
(
message
:
String
)
:
RuntimeException
(
source
)
Members
Constructors
Android
Cursor
Window
Allocation
Exception
Link copied to clipboard
common
jvm
expect
constructor
(
message
:
String
)
actual
constructor
(
message
:
String
)