|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TryType | |
---|---|
org.apache.camel.model | The JAXB POJOs for the XML Configuration of the routing rules. |
Uses of TryType in org.apache.camel.model |
---|
Methods in org.apache.camel.model that return TryType | |
---|---|
TryType |
TryType.finallyBlock()
|
TryType |
TryType.handle(Class<?> exceptionType)
|
TryType |
TryType.handleAll()
Deprecated. Use finallyBlock() instead, as the name
is better. Current name sugests that it handles exception,
while it mimics java finally keyword. Will be removed in Camel 2.0. |
TryType |
ProcessorType.tryBlock()
Creates a try/catch block |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |