Class TryDefinition

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 TryDefinition extends OutputDefinition<TryDefinition>
Marks the beginning of a try, catch, finally block