| AppExceptionGetRefNumberFromException Method |
Retrieves a reference number from an exception including inner exceptions
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic static string GetRefNumberFromException(
Exception ex
)
Parameters
- ex
- Type: SystemException
Return Value
Type:
String
See Also