Package | Description |
---|---|
org.apache.cassandra.exceptions |
Modifier and Type | Class and Description |
---|---|
class |
OperationExecutionException
Thrown when an operation problem has occured (e.g.
|
Modifier and Type | Method and Description |
---|---|
static FunctionExecutionException |
FunctionExecutionException.create(FunctionName functionName,
java.util.List<java.lang.String> argTypes,
java.lang.String detail) |
static FunctionExecutionException |
FunctionExecutionException.create(Function function,
java.lang.Throwable cause) |
Copyright © 2009- The Apache Software Foundation