Package org.apache.cassandra.exceptions
package org.apache.cassandra.exceptions
-
ClassDescriptionExceptions code, as defined by the binary protocol.Thrown when an operation problem has occured (e.g.Special Read Failure which is caused by user query; implies a user request is not allowed and not that Cassandra had an issue.Exception thrown during repairAn exception thrown during system startup, indicating the environment or system is not in a valid state to startup.Exception thrown when we read an index id from a serialized ReadCommand and no corresponding IndexMetadata can be found in the TableMetadata#indexes collection.