Overload List

  NameDescription
Protected methodQueryException()()()()
Initializes a new instance of the QueryException class
Public methodQueryException(Exception)
Initializes a new instance of the QueryException class.
Public methodQueryException(String)
Initializes a new instance of the QueryException class.
Protected methodQueryException(SerializationInfo, StreamingContext)
Initializes a new instance of the QueryException class with serialized data.
Public methodQueryException(String, Exception)
Initializes a new instance of the QueryException class.
Public methodQueryException(String, String)
Initializes a new instance of the QueryException class.

See Also