Package com.pensio
Class UnknownCurrencyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.pensio.UnknownCurrencyException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionUnknownCurrencyException(int numericValue) UnknownCurrencyException(String stringValue) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
ERROR_CODE
public static final int ERROR_CODE- See Also:
-
-
Constructor Details
-
UnknownCurrencyException
public UnknownCurrencyException(int numericValue) -
UnknownCurrencyException
-
UnknownCurrencyException
public UnknownCurrencyException()
-