INT-1552 error-channel doc polishing
This commit is contained in:
@@ -158,9 +158,10 @@
|
||||
</para>
|
||||
<para>
|
||||
Finally, the <imap-idle-channel-adapter/> also accepts the 'error-channel' attribute.
|
||||
If a synchronous downstream exception is thrown and an 'error-channel' is specified,
|
||||
the MessagingException containing the failed message and exception, will be sent to this channel.
|
||||
Otherwise, any such exception will simply be logged as a warning by the channel adapter.
|
||||
If a downstream exception is thrown and an 'error-channel' is specified,
|
||||
a MessagingException message containing the failed message and exception, will be sent to this channel.
|
||||
Otherwise, if the downstream channels are synchronous, any such exception will simply be logged as a
|
||||
warning by the channel adapter.
|
||||
</para>
|
||||
</section>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user