ECapePersistenceSystemError Interface

An exception that indicates a severe error occurred within the persistence system.

Definition

Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
[ComImportAttribute]
[ComVisibleAttribute(false)]
[GuidAttribute("678c0b27-7d66-11d2-a67d-00105a42887f")]
public interface ECapePersistenceSystemError

Remarks

During the persistence process, a severe error occurred within the persistence system.

See Also