Class PaymentError

All Implemented Interfaces:
Serializable

public class PaymentError extends APIException
See Also:
  • Constructor Details

    • PaymentError

      public PaymentError(String message, String code, int statusCode, List<Error> errors)
      PaymentError constructor.
      Parameters:
      message - the exception message
      code - the exception code
      statusCode - the exception status code
      errors - the errors array