public class ValidationException extends ApiException
Constructor and Description |
---|
ValidationException(int statusCode,
String responseBody,
String errorId,
List<APIError> errors) |
ValidationException(String message,
int statusCode,
String responseBody,
String errorId,
List<APIError> errors) |
getErrorId, getErrors, getResponseBody, getStatusCode, toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
Copyright © 2024 Worldline Global Collect. All rights reserved.