Table of Contents

Method LogIfError

Namespace
Skyline.DataMiner.DataSources.CommunicationGatewayMiddleware.Common.Api
Assembly
Skyline.DataMiner.DataSources.CommunicationGatewayMiddleware.Common.dll

LogIfError(ErrorCode)

Logs the error code with its friendly name as a warning if the code is not OK. The full description is logged on the debug level.

protected void LogIfError(ErrorCode errorCode)

Parameters

errorCode ErrorCode

Error code to be logged.

Advanced search syntax