Package com.pensio

Class UnknownCurrencyException

All Implemented Interfaces:
Serializable

public class UnknownCurrencyException extends RuntimeException
See Also:
  • Field Details

  • Constructor Details

    • UnknownCurrencyException

      public UnknownCurrencyException(int numericValue)
    • UnknownCurrencyException

      public UnknownCurrencyException(String stringValue)
    • UnknownCurrencyException

      public UnknownCurrencyException()