Overload List

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

See Also