public class IdempotenceException extends ApiException
| Constructor and Description |
|---|
IdempotenceException(String idempotenceKey,
Long idempotenceRequestTimestamp,
int statusCode,
String responseBody,
String errorId,
List<APIError> errors) |
IdempotenceException(String message,
String idempotenceKey,
Long idempotenceRequestTimestamp,
int statusCode,
String responseBody,
String errorId,
List<APIError> errors) |
| Modifier and Type | Method and Description |
|---|---|
String |
getIdempotenceKey() |
Long |
getIdempotenceRequestTimestamp() |
getErrorId, getErrors, getResponseBody, getStatusCode, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright © 2025 Worldline Global Collect. All rights reserved.