Uses of Interface
org.apache.camel.spi.RouteError
Packages that use RouteError
-
Uses of RouteError in org.apache.camel
Methods in org.apache.camel that return RouteErrorModifier and TypeMethodDescriptionRoute.getLastError()
Gets the last error that happened during changing the route lifecycle, i.e.Methods in org.apache.camel with parameters of type RouteErrorModifier and TypeMethodDescriptionvoid
Route.setLastError
(RouteError error) Sets the last error that happened during changing the route lifecycle, i.e.