Package com.db4o.ext
Class Db4oUnexpectedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.db4o.foundation.ChainedRuntimeException
-
- com.db4o.ext.Db4oUnexpectedException
-
- All Implemented Interfaces:
java.io.Serializable
public class Db4oUnexpectedException extends ChainedRuntimeException
Unexpected fatal error is encountered.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.db4o.foundation.ChainedRuntimeException
ChainedRuntimeException.ChainedRuntimeExceptionMixin
-
-
Constructor Summary
Constructors Constructor Description Db4oUnexpectedException(java.lang.Throwable cause)
-