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, toString
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public EntitlementApiException(BillingExceptionBase e)
Copyright © 2010-2016. All Rights Reserved.