menu
dio_request_manager package
documentation
exceptions.dart
ServerException
ServerException.new constructor
ServerException.new constructor
dark_mode
light_mode
ServerException
constructor
ServerException
(
{
required
String
message
,
int
?
statusCode
,
})
Implementation
ServerException({required super.message, super.statusCode});
dio_request_manager package
documentation
exceptions
ServerException
ServerException.new constructor
ServerException class