FormFlowsheetLoaderExceptions Property

Accumulates exceptions raised while loading a simulation file, for display after load completes.

Definition

Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
public List<Exception> LoaderExceptions { get; set; }

Property Value

ListException

See Also