CodeUnitLogException Method |
Log the specified exception and message.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public string LogException(
Exception ex,
string message
)
Parameters
- ex
- Type: SystemException
- message
- Type: SystemString
Return Value
Type:
StringSee Also