Click or drag to resize

UnauthorizedException Class

Indicates that a query cannot be performed due to the authorisation restrictions of the logged user.
Inheritance Hierarchy
SystemObject
  SystemException
    DseDriverException
      DseQueryValidationException
        DseUnauthorizedException

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

The UnauthorizedException type exposes the following members.

Constructors
  NameDescription
Public methodUnauthorizedException
Initializes a new instance of the UnauthorizedException class
Top
See Also

Reference