Table of Contents

Namespace Skyline.DataMiner.Net.AlarmTemplateHelper.Exceptions

Classes

ConditionDoesNotExistException

The exception that is thrown when the condition that needs to be linked to a parameter does not exist.

ConditionMergeException

This exception that is thrown when the merging of conditions failed due to an equal name but different contents.

InvalidAlarmTemplateRowException

The exception that is thrown when an AlarmTemplateRow is given to a method where the ID object does not correspond with the condition, filter or parameter ID.

ParameterDoesNotExistException

The exception that is thrown when the parameter does not exist in the given AlarmTemplate.

RetrievingAlarmTemplateFromServerException

The exception that is thrown when retrieving the AlarmTemplate from server failed.