Class UnauthorizedTableException

All Implemented Interfaces:
Serializable

public class UnauthorizedTableException extends BridgeAuthorizationException
See Also:
  • Constructor Details

    • UnauthorizedTableException

      public UnauthorizedTableException(String keyspaceName, String tableName)
  • Method Details

    • getKeyspaceName

      public String getKeyspaceName()
    • getTableName

      public String getTableName()