currency
Class CurrencyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
currency.CurrencyException
public class CurrencyException
- extends java.lang.Exception
Provides a specialized exception type for package Currency.
Methods inherited from class java.lang.Throwable |
printStackTrace, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
CurrencyException
public CurrencyException()
CurrencyException
public CurrencyException(java.lang.String message)
getMessage
public java.lang.String getMessage()
- Overrides:
getMessage
in class java.lang.Throwable