|
db4o 8.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.db4o.foundation.ChainedRuntimeException
com.db4o.ext.Db4oException
com.db4o.ext.Db4oRecoverableException
public class Db4oRecoverableException
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.db4o.foundation.ChainedRuntimeException |
---|
com.db4o.foundation.ChainedRuntimeException.ChainedRuntimeExceptionMixin |
Constructor Summary | |
---|---|
Db4oRecoverableException()
|
|
Db4oRecoverableException(int messageConstant)
|
|
Db4oRecoverableException(java.lang.String msg)
|
|
Db4oRecoverableException(java.lang.String msg,
java.lang.Throwable cause)
|
|
Db4oRecoverableException(java.lang.Throwable cause)
|
Method Summary |
---|
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Db4oRecoverableException()
public Db4oRecoverableException(int messageConstant)
public Db4oRecoverableException(java.lang.String msg, java.lang.Throwable cause)
public Db4oRecoverableException(java.lang.String msg)
public Db4oRecoverableException(java.lang.Throwable cause)
|
db4o 8.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |