com.webcab.ejb.finance.bonds
Class NoSolutionException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--com.webcab.ejb.finance.bonds.NoSolutionException
- All Implemented Interfaces:
- Serializable
- public class NoSolutionException
- extends Exception
This is an exception thrown when a solution to the equation cannot be found.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NoSolutionException
public NoSolutionException()