class Cassandra::Errors::UnauthorizedError

Raised when the logged user doesn't have the right to perform the query.

@see github.com/apache/cassandra/blob/cassandra-2.0.16/doc/native_protocol_v1.spec#L724-L725 Description

of Unauthorized Error in Apache Cassandra native protocol spec v1