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