webcab.lib.finance.portfolio
Class ReferencedServiceException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--webcab.lib.finance.portfolio.ReferencedServiceException
- All Implemented Interfaces:
- Serializable
- public class ReferencedServiceException
- extends Exception
This exception is thrown if an error occurs while invoking
methods of 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 e)