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
AlarmTemplateIDThe alarm template ID.