com.webcab.ejb.finance.portfolio
Class OptionsException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--com.webcab.ejb.finance.portfolio.OptionsException
- All Implemented Interfaces:
- Serializable
- public class OptionsException
- extends Exception
Exception usually thrown to indicate error 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 |
OptionsException
public OptionsException()
OptionsException
public OptionsException(String msg)
OptionsException
public OptionsException(Exception e)