Table of Contents

Class FailedParseAlarmPropertyException

Namespace
Skyline.DataMiner.Net.Ticketing
Assembly
SLNetTypes.dll

The exception that is thrown when parsing failed for an alarm property. Obsolete. Ticketing is being retired (see DataMiner functionality evolution and retirement).

public class FailedParseAlarmPropertyException : Exception
Inheritance
FailedParseAlarmPropertyException
Extension Methods

Constructors

FailedParseAlarmPropertyException()

Initializes a new instance of the FailedParseAlarmPropertyException class.

FailedParseAlarmPropertyException(string)

Initializes a new instance of the FailedParseAlarmPropertyException class using the specified message.

FailedParseAlarmPropertyException(string, Exception)

Initializes a new instance of the FailedParseAlarmPropertyException class using the specified message and inner exception.