menu
swift_server package
documentation
api.dart
HttpException
HttpException.new constructor
HttpException.new constructor
dark_mode
light_mode
HttpException
constructor
HttpException
(
int
code
,
String
message
)
Implementation
HttpException(this.code, this.message);
swift_server package
documentation
api
HttpException
HttpException.new constructor
HttpException class