Uses of Class
org.apache.cassandra.exceptions.OperationExecutionException
Packages that use OperationExecutionException
-
Uses of OperationExecutionException in org.apache.cassandra.exceptions
Methods in org.apache.cassandra.exceptions that return OperationExecutionExceptionModifier and TypeMethodDescriptionstatic OperationExecutionExceptionOperationExecutionException.create(char operator, List<AbstractType<?>> argTypes, Exception e) Creates a newOperationExecutionExceptionfor the specified operation.