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