ExceptionParserParseException Method |
Namespace: DWSIM.SharedClasses.ExceptionProcessingAssembly: DWSIM.SharedClasses (in DWSIM.SharedClasses.dll) Version: 8.8.1.0
Syntax public static ProcessedException ParseException(
Exception ex
)
Public Shared Function ParseException (
ex As Exception
) As ProcessedException
Request Example
View SourceParameters
- ex Exception
-
Return Value
ProcessedExceptionSee Also