extends |
RuntimeException |
---|
Class ErrorResponseException
Methods | ||
---|---|---|
public
|
__construct(int $httpStatusCode, DataObject $errorResponse, string|null $message = null)
|
# |
public
|
getHttpStatusCode(): int
|
# |
public
|
getErrorResponse(): DataObject
|
# |
Methods inherited from Exception |
---|
__wakeup(), getMessage(), getCode(), getFile(), getLine(), getTrace(), getPrevious(), getTraceAsString(), __toString() |