Class TrendTemplateNotFoundException
- Namespace
- Skyline.DataMiner.Core.DataMinerSystem.Common
- Assembly
- Skyline.DataMiner.Core.DataMinerSystem.Common.dll
The exception that is thrown when a requested trend template was not found.
public class TrendTemplateNotFoundException : TemplateNotFoundException
- Inheritance
-
TrendTemplateNotFoundException
- Extension Methods
Constructors
- TrendTemplateNotFoundException()
Initializes a new instance of the TrendTemplateNotFoundException class.
- TrendTemplateNotFoundException(SerializationInfo, StreamingContext)
Initializes a new instance of the TrendTemplateNotFoundException class with serialized data.
- TrendTemplateNotFoundException(string)
Initializes a new instance of the TrendTemplateNotFoundException class.
- TrendTemplateNotFoundException(string, IDmsProtocol)
Initializes a new instance of the TrendTemplateNotFoundException class.
- TrendTemplateNotFoundException(string, Exception)
Initializes a new instance of the TrendTemplateNotFoundException class with a specified error message and a reference to the inner exception that is the cause of this exception.
- TrendTemplateNotFoundException(string, string, string)
Initializes a new instance of the TrendTemplateNotFoundException class.