Class ExceptionEvent

java.lang.Object
java.util.EventObject
COM.TIBCO.hawk.console.hawkeye.ExceptionEvent
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ErrorExceptionEvent, WarningExceptionEvent

public class ExceptionEvent extends EventObject
This class represents the base class that will be used to log various event exceptions during use of console API
See Also:
  • Method Details