public abstract class AbstractErrorHandler<C extends ApplicationContext> extends java.lang.Object implements ApplicationObject<C>, ErrorHandler
ErrorHandlers| Constructor and Description |
|---|
AbstractErrorHandler(C ctx) |
| Modifier and Type | Method and Description |
|---|---|
C |
getApplicationContext() |
protected LogChannel |
getLogChannel() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitshowError, showError, showError, showInfo, showInfo, showWarning, showWarningpublic AbstractErrorHandler(C ctx)
protected LogChannel getLogChannel()
public final C getApplicationContext()
getApplicationContext in interface ApplicationObject<C extends ApplicationContext>Copyright © 2014 EsprIT-Systems. All Rights Reserved.