public class OverdueApiException extends BillingExceptionBase
| Constructor and Description |
|---|
OverdueApiException(BillingExceptionBase cause) |
OverdueApiException(ErrorCode code,
java.lang.Object... args) |
OverdueApiException(java.lang.Throwable cause,
ErrorCode code,
java.lang.Object... args) |
OverdueApiException(java.lang.Throwable cause,
int code,
java.lang.String msg) |
getCause, getCode, getMessage, toStringpublic OverdueApiException(BillingExceptionBase cause)
public OverdueApiException(java.lang.Throwable cause,
int code,
java.lang.String msg)
public OverdueApiException(java.lang.Throwable cause,
ErrorCode code,
java.lang.Object... args)
public OverdueApiException(ErrorCode code, java.lang.Object... args)
Copyright © 2010-2018. All Rights Reserved.