Property PackageThrow CAPEException Method
Definition
Namespace: DWSIM.Thermodynamics.PropertyPackages
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#
public void ThrowCAPEException(
ref Exception ex,
string name,
string description,
string interf,
string moreinfo,
string operation,
string scope,
int code
)VB
Public Sub ThrowCAPEException (
ByRef ex As Exception,
name As String,
description As String,
interf As String,
moreinfo As String,
operation As String,
scope As String,
code As Integer
)