| Package | Description |
|---|---|
| org.apache.camel |
The core Camel API.
|
| Modifier and Type | Method and Description |
|---|---|
RouteError |
Route.getLastError()
Gets the last error.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Route.setLastError(RouteError error)
Sets the last error.
|
Apache Camel