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