Class ConsoleException

java.lang.Object
java.lang.Throwable
java.lang.Exception
COM.TIBCO.hawk.console.hawkeye.ConsoleException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ConsoleError, ConsoleInitializationException, ConsoleWarning

public class ConsoleException extends Exception
The superclass of all checked exceptions thrown or delivered by the TIBHawkConsole.
See Also:
  • Method Details