| LogEventSetExceptionType Method |
Namespace:
Dynamicweb.Logging.LogEvents
Assembly:
Dynamicweb.Logging (in Dynamicweb.Logging.dll) Version: 5.1.3
Syntax public void SetExceptionType(
Exception ex
)
Public Sub SetExceptionType (
ex As Exception
)
Parameters
- ex
- Type: SystemException
See Also