Class RetrievingAlarmTemplateFromServerException
- Namespace
- Skyline.DataMiner.Net.AlarmTemplateHelper.Exceptions
- Assembly
- SLNetTypes.dll
The exception that is thrown when retrieving the AlarmTemplate from server failed.
public class RetrievingAlarmTemplateFromServerException : Exception
- Inheritance
-
RetrievingAlarmTemplateFromServerException
- Extension Methods
Constructors
- RetrievingAlarmTemplateFromServerException()
Initializes a new instance of the RetrievingAlarmTemplateFromServerException class.
- RetrievingAlarmTemplateFromServerException(AlarmTemplateID)
Initializes a new instance of the RetrievingAlarmTemplateFromServerException class using the specified alarm template ID.
Properties
- TemplateID
Gets or sets the alarm template ID used to retrieve the AlarmTemplate.