Dart SDK
dart:io
HttpException
HttpException
constructor
HttpException
HttpException
Properties
message
uri
Constructors
HttpException
Methods
toString
const
HttpException
(
String
message
,
{
Uri
uri
}
)
(Not documented.)