webcab.lib.finance.trading.indicators
Class ReferencedServiceException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--java.lang.RuntimeException
|
+--webcab.lib.finance.trading.indicators.ReferencedServiceException
- All Implemented Interfaces:
- Serializable
- public class ReferencedServiceException
- extends RuntimeException
This exception is signaled by a class to indicate an error in another
referenced 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)