Click or drag to resize

EnergyStreamThrowCAPEException Method


Namespace: DWSIM.UnitOperations.Streams
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 8.8.1.0
Syntax
public void ThrowCAPEException(
	ref Exception ex,
	string name,
	string description,
	string interf,
	string moreinfo,
	string operation,
	string scope,
	int code
)
Request Example View Source

Parameters

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