menu
cowpay package
documentation
failures/src/error/exceptions.dart
ServerException
ServerException const constructor
ServerException const constructor
dark_mode
light_mode
ServerException
constructor
const
ServerException
(
Response?
response
)
Implementation
const ServerException(this.response) : super._();
cowpay package
documentation
failures/src/error/exceptions
ServerException
ServerException const constructor
ServerException class