menu
quickpocketbase package
documentation
client/excption.dart
PocketBaseException
PocketBaseException.new constructor
PocketBaseException.new constructor
dark_mode
light_mode
PocketBaseException
constructor
PocketBaseException
(
{
String
?
message
,
int
?
errorCode
,
dynamic
response
,
})
Implementation
PocketBaseException({this.message, this.errorCode, this.response});
quickpocketbase package
documentation
client/excption
PocketBaseException
PocketBaseException.new constructor
PocketBaseException class