|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.virtual.plugins.context.AbstractExceptionHandler
org.jboss.virtual.plugins.context.helpers.NamesExceptionHandler
public class NamesExceptionHandler
Match names to ignore the exception.
Field Summary |
---|
Fields inherited from class org.jboss.virtual.plugins.context.AbstractExceptionHandler |
---|
log |
Constructor Summary | |
---|---|
NamesExceptionHandler(java.util.Set<java.lang.String> names)
|
|
NamesExceptionHandler(java.lang.String name)
|
Method Summary | |
---|---|
void |
handleZipEntriesInitException(java.lang.Exception e,
java.lang.String zipName)
Handle zip entries initializaion exception. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NamesExceptionHandler(java.lang.String name)
public NamesExceptionHandler(java.util.Set<java.lang.String> names)
Method Detail |
---|
public void handleZipEntriesInitException(java.lang.Exception e, java.lang.String zipName)
ExceptionHandler
handleZipEntriesInitException
in interface ExceptionHandler
handleZipEntriesInitException
in class AbstractExceptionHandler
e
- the cause exceptionzipName
- the file name
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |