Uses of Class
org.apache.camel.spring.spi.TransactedRuntimeCamelException

Packages that use TransactedRuntimeCamelException
org.apache.camel.spring.spi Plugins to the CamleContext when running in Spring 
 

Uses of TransactedRuntimeCamelException in org.apache.camel.spring.spi
 

Methods in org.apache.camel.spring.spi that return TransactedRuntimeCamelException
protected  TransactedRuntimeCamelException TransactionErrorHandler.wrapTransactedRuntimeException(Exception exception)
           
 



Apache CAMEL