webcab.lib.math.optimization
Class ReferencedServiceException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--java.lang.RuntimeException
|
+--webcab.lib.math.optimization.ReferencedServiceException
- All Implemented Interfaces:
- Serializable
- public class ReferencedServiceException
- extends RuntimeException
This exception is signaled by a class to describe an error that
occured while calling another class.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ReferencedServiceException
public ReferencedServiceException(String message)