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