Class DataPointSampleNotFoundException
- Namespace
- Cognite.Simulator.Extensions
- Assembly
- Cognite.Simulator.Extensions.dll
Represent errors related to reading data point samples from CDF
public class DataPointSampleNotFoundException : Exception, ISerializable
- Inheritance
-
DataPointSampleNotFoundException
- Implements
- Inherited Members
Constructors
DataPointSampleNotFoundException(string)
Creates a new exception containing the provided message
public DataPointSampleNotFoundException(string message)
Parameters
message
string