menu
powersync_sqlcipher package
documentation
powersync.dart
SyncResponseException
SyncResponseException constructor
SyncResponseException constructor
dark_mode
light_mode
SyncResponseException
constructor
SyncResponseException
(
int
statusCode
,
String
description
)
Implementation
SyncResponseException(this.statusCode, this.description);
powersync_sqlcipher package
documentation
powersync
SyncResponseException
SyncResponseException constructor
SyncResponseException class