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