Table of Contents

Class AlarmTemplateNotFoundException

Namespace
Skyline.DataMiner.Core.DataMinerSystem.Common
Assembly
Skyline.DataMiner.Core.DataMinerSystem.Common.dll

The exception that is thrown when a requested alarm template was not found.

public class AlarmTemplateNotFoundException : TemplateNotFoundException
Inheritance
AlarmTemplateNotFoundException
Extension Methods

Constructors

AlarmTemplateNotFoundException()

Initializes a new instance of the AlarmTemplateNotFoundException class.

AlarmTemplateNotFoundException(SerializationInfo, StreamingContext)

Initializes a new instance of the AlarmTemplateNotFoundException class with serialized data.

AlarmTemplateNotFoundException(string)

Initializes a new instance of the AlarmTemplateNotFoundException class.

AlarmTemplateNotFoundException(string, IDmsProtocol)

Initializes a new instance of the AlarmTemplateNotFoundException class.

AlarmTemplateNotFoundException(string, Exception)

Initializes a new instance of the AlarmTemplateNotFoundException class with a specified error message and a reference to the inner exception that is the cause of this exception.

AlarmTemplateNotFoundException(string, string, string)

Initializes a new instance of the AlarmTemplateNotFoundException class.