ECape Unknown Interface
This exception is raised when other error(s), specified by the operation, do not suit.
Definition
Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
C#
[ComImportAttribute]
[ComVisibleAttribute(false)]
[GuidAttribute("678c0b12-7d66-11d2-a67d-00105a42887f")]
public interface ECapeUnknownVB
<ComImportAttribute>
<ComVisibleAttribute(false)>
<GuidAttribute("678c0b12-7d66-11d2-a67d-00105a42887f")>
Public Interface ECapeUnknownRemarks
A standard exception that can be thrown by a CAPE-OPEN object to indicate that the error that occurred was not one that was suitable for any of the other errors supported by the object.