menu
scrella_sdk package
documentation
exceptions/api_exception.dart
ScrellaApiException
ScrellaApiException.new constructor
ScrellaApiException.new constructor
dark_mode
light_mode
ScrellaApiException
constructor
ScrellaApiException
(
String
message
, {
int
?
statusCode
,
})
Implementation
ScrellaApiException(this.message, {this.statusCode});
scrella_sdk package
documentation
exceptions/api_exception
ScrellaApiException
ScrellaApiException.new constructor
ScrellaApiException class