Class CurrencyBookNotInitializedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.highdeal.currency.CurrencyBookNotInitializedException
All Implemented Interfaces:
Serializable

public class CurrencyBookNotInitializedException extends RuntimeException
Runtime exception thrown when the currency book of a currency is not initialized.
See Also:
  • Constructor Details

    • CurrencyBookNotInitializedException

      public CurrencyBookNotInitializedException()