Click or drag to resize

NonTrackingException Constructor

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