public final class DefaultNavigatorExceptionHandler extends Object implements Thread.UncaughtExceptionHandler, de.cismet.connectioncontext.ConnectionContextProvider
| Modifier and Type | Method and Description |
|---|---|
void |
addListener(de.cismet.tools.gui.exceptionnotification.DefaultExceptionHandlerListener listener)
DOCUMENT ME!
|
de.cismet.connectioncontext.ConnectionContext |
getConnectionContext() |
static DefaultNavigatorExceptionHandler |
getInstance()
DOCUMENT ME!
|
void |
removeListener(de.cismet.tools.gui.exceptionnotification.DefaultExceptionHandlerListener listener)
DOCUMENT ME!
|
void |
uncaughtException(Thread thread,
Throwable error) |
public static DefaultNavigatorExceptionHandler getInstance()
public void uncaughtException(Thread thread, Throwable error)
uncaughtException in interface Thread.UncaughtExceptionHandlerpublic void addListener(de.cismet.tools.gui.exceptionnotification.DefaultExceptionHandlerListener listener)
listener - DOCUMENT ME!public void removeListener(de.cismet.tools.gui.exceptionnotification.DefaultExceptionHandlerListener listener)
listener - DOCUMENT ME!public de.cismet.connectioncontext.ConnectionContext getConnectionContext()
getConnectionContext in interface de.cismet.connectioncontext.ConnectionContextProviderCopyright © 2012–2026 cismet GmbH. All rights reserved.