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