INT-1552 Add error-channel to other endpoint docs; schema doc polishing
This commit is contained in:
@@ -48,8 +48,8 @@
|
||||
</xsd:appinfo>
|
||||
<xsd:documentation>
|
||||
If a (synchronous) downstream exception is thrown and an error-channel is specified,
|
||||
the MessageHandlingException will be sent to this channel. Otherwise, any such exception
|
||||
will be propagated to the calling thread.
|
||||
the MessagingException will be sent to this channel. Otherwise, any such exception
|
||||
will be propagated to the caller.
|
||||
</xsd:documentation>
|
||||
</xsd:annotation>
|
||||
</xsd:attribute>
|
||||
|
||||
Reference in New Issue
Block a user