Method LogException
- Assembly
- Skyline.DataMiner.DataSources.CommunicationGatewayMiddleware.Common.dll
LogException(Exception)
Logs an error message if the logger exists.
protected void LogException(Exception e)
Parameters
e
ExceptionException to be logged.