Package org.codehaus.mojo.cassandra
Class CqlExecutionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.codehaus.mojo.cassandra.CqlExecutionException
- All Implemented Interfaces:
Serializable
Exception to wrap the various Exceptions that can come back
from Apache Cassandra's Cql API
- Author:
- zznate
- See Also:
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CqlExecutionException
public CqlExecutionException() -
CqlExecutionException
-
CqlExecutionException
-