| JobLogException Method |
Namespace:
Dynamicweb.Scheduling
Assembly:
Dynamicweb.Scheduling (in Dynamicweb.Scheduling.dll) Version: 4.0.2
Syntax protected void LogException(
Exception ex
)
Protected Sub LogException (
ex As Exception
)
Parameters
- ex
- Type: SystemException
See Also