public class Db4oIOException extends Db4oFatalException
ChainedRuntimeException.ChainedRuntimeExceptionMixin| Constructor and Description |
|---|
Db4oIOException()
Constructor.
|
Db4oIOException(java.lang.String message) |
Db4oIOException(java.lang.Throwable cause)
Constructor allowing to specify the causing exception
|