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