Class UnauthorizedException
Indicates that a query cannot be performed due to the authorisation restrictions of the logged user.
Implements
Inherited Members
Namespace: Cassandra
Assembly: Cassandra.dll
Syntax
public class UnauthorizedException : QueryValidationException, ISerializable
Constructors
UnauthorizedException(string)
Declaration
public UnauthorizedException(string message)
Parameters
Type | Name | Description |
---|---|---|
string | message |