public class PaymentApiException extends BillingExceptionBase
| Constructor and Description |
|---|
PaymentApiException(AccountApiException e) |
PaymentApiException(ErrorCode code,
Object... args) |
PaymentApiException(InvoiceApiException e) |
PaymentApiException(Throwable e,
ErrorCode code,
Object... args) |
PaymentApiException(Throwable e,
int code,
String message) |
getCause, getCode, getMessage, toStringaddSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic PaymentApiException(InvoiceApiException e)
public PaymentApiException(AccountApiException e)
Copyright © 2010-2015. All Rights Reserved.