|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.virtual.plugins.context.AbstractExceptionHandler
public abstract class AbstractExceptionHandler
AbstractExceptionHandler
Field Summary | |
---|---|
protected org.jboss.logging.Logger |
log
The log |
Constructor Summary | |
---|---|
AbstractExceptionHandler()
|
Method Summary | |
---|---|
void |
handleZipEntriesInitException(java.lang.Exception e,
java.lang.String name)
Handle zip entries initializaion exception. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected final org.jboss.logging.Logger log
Constructor Detail |
---|
public AbstractExceptionHandler()
Method Detail |
---|
public void handleZipEntriesInitException(java.lang.Exception e, java.lang.String name)
ExceptionHandler
handleZipEntriesInitException
in interface ExceptionHandler
e
- the cause exceptionname
- the file name
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |