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