|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.sc.seis.fissuresUtil.exceptionHandler.QuitOnExceptionPostProcess
public class QuitOnExceptionPostProcess
Constructor Summary | |
---|---|
QuitOnExceptionPostProcess(java.lang.Class c)
|
|
QuitOnExceptionPostProcess(java.lang.Class c,
int processResult)
|
Method Summary | |
---|---|
void |
process(java.lang.String message,
java.lang.Throwable thrown)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public QuitOnExceptionPostProcess(java.lang.Class c)
public QuitOnExceptionPostProcess(java.lang.Class c, int processResult)
Method Detail |
---|
public void process(java.lang.String message, java.lang.Throwable thrown)
process
in interface PostProcess
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |