Class ThriftApiExecutionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.codehaus.mojo.cassandra.ThriftApiExecutionException
All Implemented Interfaces:
Serializable

public class ThriftApiExecutionException extends RuntimeException
Exception to wrap the various Exceptions that can come back from Apache Cassandra's Trift API
Author:
zznate
See Also:
  • Constructor Details

    • ThriftApiExecutionException

      public ThriftApiExecutionException()
    • ThriftApiExecutionException

      public ThriftApiExecutionException(String msg)
    • ThriftApiExecutionException

      public ThriftApiExecutionException(Throwable t)