Dart SDK
dart:io
HttpException
HttpException
HttpException
Dart SDK
dart:io
HttpException
HttpException
const constructor
HttpException
Source
Dart SDK
dart:io
HttpException
Constructors
HttpException
Properties
message
uri
hashCode
runtimeType
Operators
operator ==
Methods
toString
noSuchMethod
const
HttpException
(
String
message
, {
Uri
uri
})
Source
const
HttpException
(
this
.
message
,
{
this
.
uri
});