Click or drag to resize

TrackingCodeNotFoundException Constructor

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