Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Since SocketException is an instanceof IOException, Camel will select the onException(IOException.class) clause.

Configuring

...

RedeliveryPolicy (redeliver options)

RedeliveryPolicy requires to use the Dead Letter Channel as the Error Handler.

...