Click or drag to resize

RequestInvalidException Class

Exception that indicates that the request is not valid.
Inheritance Hierarchy
SystemObject
  SystemException
    DseDriverException
      DseRequestInvalidException

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public class RequestInvalidException : DriverException

The RequestInvalidException type exposes the following members.

Constructors
  NameDescription
Public methodRequestInvalidException
Initializes a new instance of the RequestInvalidException class
Top
See Also

Reference