Click or drag to resize

TrackedDataItemNotFoundException Constructor

Overload List
  NameDescription
Public methodTrackedDataItemNotFoundException
Initializes a new instance of the TrackedDataItemNotFoundException class.
Public methodTrackedDataItemNotFoundException(String)
Initializes a new instance of the TrackedDataItemNotFoundException class with a specified error message.
Public methodTrackedDataItemNotFoundException(SerializationInfo, StreamingContext)
Initializes a new instance of the TrackedDataItemNotFoundException class with serialized data.
Top
See Also