menu
cure package
documentation
signalr.dart
HttpException
HttpException.new constructor
HttpException.new constructor
dark_mode
light_mode
HttpException
constructor
HttpException
(
String
message
,
int
statusCode
)
Constructs a new instance of
HttpException
.
Implementation
HttpException(this.message, this.statusCode);
cure package
documentation
signalr
HttpException
HttpException.new constructor
HttpException class