CalculationResultsExceptionResult Property

Gets or sets any exception that occurred during the calculation.

Definition

Namespace: DWSIM.Thermodynamics.Streams
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
public Exception ExceptionResult { get; set; }

Property Value

Exception

See Also