menu
Dart
dart:io
HttpException
HttpException const constructor
HttpException
dark_mode
light_mode
description
HttpException
constructor
const
HttpException
(
String
message
, {
Uri
?
uri
,
})
Implementation
const HttpException(this.message, {this.uri});
Dart
dart:io
HttpException
HttpException const constructor
HttpException class
Cookies management controls