galileo_http_exception package
documentation
galileo_http_exception
GalileoHttpException
statusCode property
statusCode
statusCode
property
Null safety
int
?
statusCode
read / write
An HTTP status code this exception will throw.
Implementation
int? statusCode;
galileo_http_exception package
documentation
galileo_http_exception
GalileoHttpException
statusCode property
GalileoHttpException class
Constructors
GalileoHttpException
badRequest
conflict
forbidden
fromJson
fromMap
methodNotAllowed
methodTimeout
notAcceptable
notAuthenticated
notFound
notImplemented
notProcessable
paymentRequired
unavailable
Properties
error
errors
hashCode
message
runtimeType
stackTrace
statusCode
Methods
noSuchMethod
toJson
toMap
toString
Operators
operator ==