| AppExceptionAddRefNumberToException Method |
Adds a reference number to the Exception if it does not exist already, neither in an inner exception.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic static string AddRefNumberToException(
Exception ex
)
Parameters
- ex
- Type: SystemException
Return Value
Type:
String
See Also