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