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