ECape Outside Solver Scope Interface
Exception thrown when the problem is outside the scope of the solver.
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]
[GuidAttribute("678c0b0f-7d66-11d2-a67d-00105a42887f")]
[ComVisibleAttribute(false)]
public interface ECapeOutsideSolverScopeVB
<ComImportAttribute>
<GuidAttribute("678c0b0f-7d66-11d2-a67d-00105a42887f")>
<ComVisibleAttribute(false)>
Public Interface ECapeOutsideSolverScopeRemarks
Exception thrown when the problem is outside the scope of the solver.
Properties
| code | Code to designate the subcategory of the error. |
| description | The description of the error. |
| interfaceName | The name of the interface where the error is thrown. This is a mandatory field." |
| moreInfo | An URL to a page, document, web site, where more information on the error can be found. The content of this information is obviously implementation dependent. |
| operation | The name of the operation where the error is thrown. This is a mandatory field. |
| scope | The scope of the error. |