com.webcab.ejb.math.optimization
Class FunctionDeliveryException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--com.webcab.ejb.math.optimization.FunctionDeliveryException
- All Implemented Interfaces:
- Serializable
- public class FunctionDeliveryException
- extends Exception
This exception may be thrown during the instantiation of any of the
FunctionDelivery classes.
- See Also:
FunctionDelivery,
Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
FunctionDeliveryException
public FunctionDeliveryException(String e)