| LogGetErrorMessage Method (String, Exception) |
Get error message
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic static string GetErrorMessage(
string source,
Exception ex
)
Parameters
- source
- Type: SystemString
- ex
- Type: SystemException
Return Value
Type:
String
See Also