com.tivoli.tec.event_delivery
Class EDException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.tivoli.tec.event_delivery.EDException
- All Implemented Interfaces:
- Serializable
- public class EDException
- extends Exception
EDException is the Exception subclass thrown by all the
Ehanced EIF code.
- Since:
- TEC 3.8
- Version:
- 1.5 10/21/02
- Author:
- Andrea Chiavegatto, Joe Kerr
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
EDException
public EDException(String msg)