Chili.Opf3 Send comments on this topic.
StorageConstraintException Class Members
See Also  Properties  Methods 
Chili.Opf3.Storages Namespace : StorageConstraintException Class


The following tables list the members exposed by StorageConstraintException.

Public Constructors

 NameDescription
Public ConstructorStorageConstraintException ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyData (Inherited from System.Exception)
Public PropertyHelpLink (Inherited from System.Exception)
Public PropertyInnerException (Inherited from System.Exception)
Public PropertyMessage (Inherited from System.Exception)
Public PropertyQueryQuery that has been executed before the exception has been thrown. (Inherited from StorageException)
Public PropertySource (Inherited from System.Exception)
Public PropertyStackTrace (Inherited from System.Exception)
Public PropertyTargetSite (Inherited from System.Exception)
Top

Protected Properties

 NameDescription
Protected PropertyHResult (Inherited from System.Exception)
Top

Public Methods

 NameDescription
Public MethodGetBaseException (Inherited from System.Exception)
Public MethodGetObjectData Restores the objects data after serialization. (Inherited from StorageException)
Public MethodGetType (Inherited from System.Exception)
Public MethodToString (Inherited from System.Exception)
Top

See Also