com.sleepycat.je
Class ExceptionEvent
java.lang.Object
com.sleepycat.je.ExceptionEvent
public class ExceptionEvent
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExceptionEvent
public ExceptionEvent(Exception exception,
String threadName)
ExceptionEvent
public ExceptionEvent(Exception exception)
getException
public Exception getException()
getThreadName
public String getThreadName()
Copyright 2004,2008 Oracle. All rights reserved.