Remote Request Exception
open class RemoteRequestException(code: Short, url: String, method: HttpMethod, message: String) : Exception
Content copied to clipboard
Types
Functions
Properties
Inheritors
XHRError
Link copied to clipboard
BadRequest
Link copied to clipboard
Unauthorized
Link copied to clipboard
Forbidden
Link copied to clipboard
NotFound
Link copied to clipboard
NotAllowed
Link copied to clipboard
ServerError
Link copied to clipboard
NotImplemented
Link copied to clipboard
BadGateway
Link copied to clipboard
ServiceUnavailable
Link copied to clipboard