extends |
ClientExceptionInterface |
---|
Exception for when a request failed.
Examples: - Request is invalid (e.g. method is missing) - Runtime request errors (e.g. the body stream is not seekable)
Methods | ||
---|---|---|
public
|
getRequest(): RequestInterface
|
# |
Methods inherited from Throwable |
---|
getMessage(), getCode(), getFile(), getLine(), getTrace(), getPrevious(), getTraceAsString() |
Methods inherited from Stringable |
---|
__toString() |