menu
xrpc package
documentation
http.dart
HttpException
HttpException.new const constructor
HttpException.new const constructor
dark_mode
light_mode
HttpException
constructor
const
HttpException
(
Response
<
Map
<
String
,
dynamic
>
>
response
)
Returns the new instance of
Exception
.
Implementation
const HttpException(this.response);
xrpc package
documentation
http
HttpException
HttpException.new const constructor
HttpException class