ClientError class abstract
- Inheritance
-
- Object
- StyleException<
ClientError> - ClientError
- Implementers
- BadRequests
- ConflictsException
- ExpectationFailed
- FailedDependency
- ForbiddenUnauthorizedException
- GoneException
- IamATeapot
- LengthRequiredException
- LockedException
- MethodNotAllowedException
- MisdirectedRequest
- NotAcceptableException
- NotFoundException
- PayloadTooLarge
- PaymentRequired
- PreconditionFailed
- PreconditionRequired
- ProxyAuthenticationException
- RangeNotSatisfiable
- RequestHeaderFieldsTooLarge
- RequestTimeoutException
- TooEarlyException
- TooManyRequests
- UnauthorizedException
- UnavailableForLegalReasons
- UnprocessableEntity
- UnsupportedMediaType
- UpgradeRequired
- UriTooLong
Constructors
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toMap(
) → Map< String, dynamic> -
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited