ResponseException
open class ResponseException(response: HttpResponse, cachedResponseText: String) : IllegalStateException
Base for default response exceptions.
Parameters
response
: origin response
Inheritors
Properties
Functions
Link copied to clipboard
If the exception contains cause that differs from CancellationException returns it otherwise returns itself.
If the exception contains cause that differs from CancellationException returns it otherwise returns itself.
If the exception contains cause that differs from CancellationException returns it otherwise returns itself.
If the exception contains cause that differs from CancellationException returns it otherwise returns itself.