extends |
RuntimeException |
---|
Class ResponseException
Methods | ||
---|---|---|
public
|
__construct(int $httpStatusCode, DataObject $response, string $message = null)
|
# |
public
|
__toString()
|
# |
public
|
getHttpStatusCode(): int
|
# |
public
|
getResponse(): DataObject
|
# |
public
|
getErrorId(): string
|
# |
public
|
getErrors(): APIError[]
|
# |
Methods inherited from Exception |
---|
__wakeup(), getMessage(), getCode(), getFile(), getLine(), getTrace(), getPrevious(), getTraceAsString(), |