Class CatchDefinition

  • All Implemented Interfaces:
    org.apache.camel.CamelContextAware, org.apache.camel.LineNumberAware, Block, OutputNode, org.apache.camel.NamedNode, org.apache.camel.spi.HasId, org.apache.camel.spi.IdAware

    @Metadata(label="error")
    public class CatchDefinition
    extends OutputDefinition<CatchDefinition>
    Catches exceptions as part of a try, catch, finally block