webcab.lib.finance.portfolio
Class SolveFrontierException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--webcab.lib.finance.portfolio.SolveFrontierException
- All Implemented Interfaces:
- Serializable
- public class SolveFrontierException
- extends Exception
This is the Solve Frontier class exception which is known if
no solution is found for the given input parameters.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SolveFrontierException
public SolveFrontierException(String e)