CAPEOPENManagerThrowCAPEException Method

Definition

Namespace: DWSIM.Thermodynamics
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
public void ThrowCAPEException(
	Exception ex,
	string name,
	string description,
	string interf,
	string moreinfo,
	string operation,
	string scope,
	int code
)

Parameters

ex  Exception
 
name  String
 
description  String
 
interf  String
 
moreinfo  String
 
operation  String
 
scope  String
 
code  Int32
 

Implements

CAPEOPENManager_CAPEOPENManagerThrowCAPEException(Exception, String, String, String, String, String, String, Int32)

See Also