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