Db4oRecoverableException Class

graph BT Type-->Base0["Db4oException"] click Base0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Ext/Db4oException" Base0-->Base1["Exception"] Type["Db4oRecoverableException"] class Type type-node Derived0["InvalidPasswordException"]-->Type click Derived0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Ext/InvalidPasswordException" Derived1["IllegalComparisonException"]-->Type click Derived1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal/IllegalComparisonException" Derived2["InvalidIDException"]-->Type click Derived2 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Ext/InvalidIDException" Derived3["DatabaseReadOnlyException"]-->Type click Derived3 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Ext/DatabaseReadOnlyException" Derived4["BackupInProgressException"]-->Type click Derived4 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Ext/BackupInProgressException" Derived5["ConstraintViolationException"]-->Type click Derived5 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Constraints/ConstraintViolationException" Derived6["Db4oIllegalStateException"]-->Type click Derived6 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Ext/Db4oIllegalStateException" Derived7["UnsupportedOrderingException"]-->Type click Derived7 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Ext/UnsupportedOrderingException" Derived8["GlobalOnlyConfigException"]-->Type click Derived8 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Config/GlobalOnlyConfigException" Derived9["InvalidSlotException"]-->Type click Derived9 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Ext/InvalidSlotException" Derived10["EventException"]-->Type click Derived10 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Events/EventException" Derived11["ReflectException"]-->Type click Derived11 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal/ReflectException" Derived12["ObjectNotStorableException"]-->Type click Derived12 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Ext/ObjectNotStorableException" Derived13["DatabaseMaximumSizeReachedException"]-->Type click Derived13 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Ext/DatabaseMaximumSizeReachedException"

Syntax

[System.Serializable]
public class Db4oRecoverableException : Db4oException

Attributes

Type Description
SerializableAttribute

Constructors