Table of Contents

Constructor RetrievingAlarmTemplateFromServerException

Namespace
Skyline.DataMiner.Net.AlarmTemplateHelper.Exceptions
Assembly
SLNetTypes.dll

RetrievingAlarmTemplateFromServerException()

Initializes a new instance of the RetrievingAlarmTemplateFromServerException class.

public RetrievingAlarmTemplateFromServerException()

RetrievingAlarmTemplateFromServerException(AlarmTemplateID)

Initializes a new instance of the RetrievingAlarmTemplateFromServerException class using the specified alarm template ID.

public RetrievingAlarmTemplateFromServerException(AlarmTemplateID templateID)

Parameters

templateID AlarmTemplateID

The alarm template ID.