com.webcab.ejb.math.optimization
Class EasySolverException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--java.lang.RuntimeException
|
+--com.webcab.ejb.math.optimization.EasySolverException
- All Implemented Interfaces:
- Serializable
- public class EasySolverException
- extends RuntimeException
This is the generic exception class for the EasySolver Enterprise JavaBean.
- See Also:
EasySolver,
Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
EasySolverException
public EasySolverException()
EasySolverException
public EasySolverException(String s)