Package com.db4o.internal.threading
Class UncaughtExceptionEventArgs
- java.lang.Object
-
- com.db4o.events.EventArgs
-
- com.db4o.internal.threading.UncaughtExceptionEventArgs
-
public class UncaughtExceptionEventArgs extends EventArgs
-
-
Constructor Summary
Constructors Constructor Description UncaughtExceptionEventArgs(java.lang.Throwable e)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Throwable
exception()
-