Overload List

  NameDescription
PartialQueryException()()()
Initializes a new PartialQueryException instance.
PartialQueryException(String)
Initializes a new PartialQueryException instance with the specified error message.
PartialQueryException(SerializationInfo, StreamingContext)
Supports serialization.
PartialQueryException(String, Exception)
Initializes a new PartialQueryException instance with the specified error message and inner exception.

See Also