Class CassandraUnauthorizedException

All Implemented Interfaces:
Serializable

public class CassandraUnauthorizedException extends PermissionDeniedDataAccessException
Spring data access exception for when access to a Cassandra element is denied.
Author:
Matthew T. Adams
See Also:
  • Constructor Details

    • CassandraUnauthorizedException

      public CassandraUnauthorizedException(String msg, Throwable cause)