CAPEOPENManager_CAPEOPENManagerThrow CAPEException Method
Definition
Namespace: DWSIM.Thermodynamics
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
C#
[DispIdAttribute(10)]
void ThrowCAPEException(
Exception ex,
string name,
string description,
string interf,
string moreinfo,
string operation,
string scope,
int code
)VB
<DispIdAttribute(10)>
Sub ThrowCAPEException (
ex As Exception,
name As String,
description As String,
interf As String,
moreinfo As String,
operation As String,
scope As String,
code As Integer
)