UnsupportedOrderingException Class

Summary

Ordering by non primitive fields works only for classes that implement the Db4objects.Db4o.TA.IActivatable interface and Db4objects.Db4o.TA.TransparentActivationSupport is enabled.
graph BT Type-->Base0["Db4oRecoverableException"] click Base0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Ext/Db4oRecoverableException" Base0-->Base1["Db4oException"] click Base1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Ext/Db4oException" Base1-->Base2["Exception"] Type["UnsupportedOrderingException"] class Type type-node

Syntax

[System.Serializable]
public class UnsupportedOrderingException : Db4oRecoverableException

Attributes

Type Description
SerializableAttribute

Constructors