Package COM.TIBCO.hawk.console.hawkeye
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
The superclass of all checked exceptions thrown or delivered by the TIBHawkConsole.
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Method Details
-
getLowestCause
-