DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Generic
IDiagnostics Interface
IDiagnostics Methods
RuntimeError Method
RuntimeError Method (IDiagnosticItem)
RuntimeError Method (IDiagnosticItem, Exception)
IDiagnostics
RuntimeError Method (IDiagnosticItem, Exception)
Add an error DiagnosticItem, and throw an exception
Namespace:
DHI.Mike1D.Generic
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
void
RuntimeError
(
IDiagnosticItem
item
,
Exception
ex
)
Parameters
item
Type:
DHI.Mike1D.Generic
IDiagnosticItem
ex
Type:
System
Exception
See Also
Reference
IDiagnostics Interface
RuntimeError Overload
DHI.Mike1D.Generic Namespace