menu
dartness_server
exception
HttpStatusException
HttpStatusException const constructor
HttpStatusException
brightness_4
brightness_5
HttpStatusException
constructor
const
HttpStatusException
(
String
message
,
int
statusCode
)
Implementation
const HttpStatusException(this.message, this.statusCode);
dartness_server
exception
HttpStatusException
HttpStatusException const constructor
HttpStatusException class
Constructors
HttpStatusException
Properties
hashCode
message
runtimeType
statusCode
Methods
noSuchMethod
toString
Operators
operator ==