extends |
RuntimeException |
---|
Class ApiException
Methods | ||
---|---|---|
public
|
__construct(int $httpStatusCode, DataObject $response, string $message = null)
|
# |
public
|
__toString()
|
# |
public
|
getHttpStatusCode(): int
|
# |
public
|
getResponse(): DataObject
|
# |
public
|
getType(): string
|
# |
public
|
getTitle(): string
|
# |
public
|
getStatus(): int
|
# |
public
|
getDetail(): string
|
# |
public
|
getInstance(): string
|
# |
Methods inherited from Exception |
---|
__wakeup(), getMessage(), getCode(), getFile(), getLine(), getTrace(), getPrevious(), getTraceAsString(), |