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 SummaryConstructors Constructor Description UncaughtExceptionEventArgs(java.lang.Throwable e)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Throwableexception()
 
-