|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectto.etc.domui.server.DomApplication.ExceptionEntry
public static class DomApplication.ExceptionEntry
An entry in the exception table.
Constructor Summary | |
---|---|
DomApplication.ExceptionEntry(java.lang.Class<? extends java.lang.Exception> exceptionClass,
IExceptionListener listener)
|
Method Summary | |
---|---|
java.lang.Class<? extends java.lang.Exception> |
getExceptionClass()
|
IExceptionListener |
getListener()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DomApplication.ExceptionEntry(java.lang.Class<? extends java.lang.Exception> exceptionClass, IExceptionListener listener)
Method Detail |
---|
public java.lang.Class<? extends java.lang.Exception> getExceptionClass()
public IExceptionListener getListener()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |