menu
yizz_plugin package
documentation
tool/http/http_exceptions.dart
HttpException
HttpException.new constructor
HttpException.new constructor
dark_mode
light_mode
HttpException
constructor
HttpException
(
[
String
?
_message
,
String
?
_code
])
Implementation
HttpException([this._message, this._code]);
yizz_plugin package
documentation
tool/http/http_exceptions
HttpException
HttpException.new constructor
HttpException class