Class CassandraAggregationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.camel.RuntimeCamelException
org.apache.camel.RuntimeExchangeException
org.apache.camel.CamelExecutionException
org.apache.camel.processor.aggregate.cassandra.CassandraAggregationException
All Implemented Interfaces:
Serializable

public class CassandraAggregationException extends org.apache.camel.CamelExecutionException
Error occurred in Cassandra Aggregation repository
See Also:
  • Constructor Details

    • CassandraAggregationException

      public CassandraAggregationException(String message, org.apache.camel.Exchange exchange, Throwable cause)