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