webcab.lib.finance.options.exotic
Class ExoticOptionsException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--java.lang.RuntimeException
|
+--webcab.lib.finance.options.exotic.ExoticOptionsException
- All Implemented Interfaces:
- Serializable
- public class ExoticOptionsException
- extends RuntimeException
Generic Exotic Options exception, usually thrown to indicate errors in
input values.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ExoticOptionsException
public ExoticOptionsException()
ExoticOptionsException
public ExoticOptionsException(String msg)