extends |
ResponseException |
---|
Class IdempotenceException
Methods | ||
---|---|---|
public
|
__construct(
int $httpStatusCode,
DataObject $response,
string $message = null,
string $idempotenceKey = '',
string $idempotenceRequestTimestamp = '',
)
|
# |
public
|
getIdempotenceKey(): string
|
# |
public
|
getIdempotenceRequestTimestamp(): string
|
# |
Methods inherited from Worldline\Connect\Sdk\V1\ResponseException |
---|
__toString(), getHttpStatusCode(), getResponse(), getErrorId(), getErrors() |
Methods inherited from Exception |
---|
__wakeup(), getMessage(), getCode(), getFile(), getLine(), getTrace(), getPrevious(), getTraceAsString(), |