public abstract class AbstractErrorHandler<C extends ApplicationContext> extends java.lang.Object implements ApplicationObject<C>, ErrorHandler
ErrorHandler
sConstructor 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, wait
showError, showError, showError, showInfo, showInfo, showWarning, showWarning
public AbstractErrorHandler(C ctx)
protected LogChannel getLogChannel()
public final C getApplicationContext()
getApplicationContext
in interface ApplicationObject<C extends ApplicationContext>
Copyright © 2014 EsprIT-Systems. All Rights Reserved.