|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sleepycat.je.ExceptionEvent
public class ExceptionEvent
Constructor Summary | |
---|---|
ExceptionEvent(java.lang.Exception exception)
|
|
ExceptionEvent(java.lang.Exception exception,
java.lang.String threadName)
|
Method Summary | |
---|---|
java.lang.Exception |
getException()
|
java.lang.String |
getThreadName()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExceptionEvent(java.lang.Exception exception, java.lang.String threadName)
public ExceptionEvent(java.lang.Exception exception)
Method Detail |
---|
public java.lang.Exception getException()
public java.lang.String getThreadName()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |