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