PowerSync Kotlin
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
PowerSync Kotlin
PowerSync Core
/
com.powersync
/
PowerSyncException
Power
Sync
Exception
class
PowerSyncException
(
message
:
String
,
cause
:
Throwable
)
:
Exception
Members
Constructors
Power
Sync
Exception
Link copied to clipboard
constructor
(
message
:
String
,
cause
:
Throwable
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?