ECape Hessian Info Not Available Interface
Exception thrown when the Hessian for the MINLP problem is not available.
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("3FF0B24B-4299-4DAC-A46E-7843728AD205")]
public interface ECapeHessianInfoNotAvailableVB
<ComImportAttribute>
<ComVisibleAttribute(false)>
<GuidAttribute("3FF0B24B-4299-4DAC-A46E-7843728AD205")>
Public Interface ECapeHessianInfoNotAvailableRemarks
Exception thrown when the Hessian for the MINLP problem is not available.
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. |