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