You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "son, kyoungduk (Jira)" <ji...@apache.org> on 2020/04/14 12:16:00 UTC

[jira] [Created] (CAMEL-14893) Handling onError

son, kyoungduk created CAMEL-14893:
--------------------------------------

             Summary: Handling onError
                 Key: CAMEL-14893
                 URL: https://issues.apache.org/jira/browse/CAMEL-14893
             Project: Camel
          Issue Type: Improvement
          Components: camel-grpc
    Affects Versions: 3.3.0
         Environment: * java 8
 * spring boot 2.2.4.RELEASE
 * camel-grpc 3.3.0-SNAPSHOT
            Reporter: son, kyoungduk
             Fix For: 3.3.0
         Attachments: handling-onerror.txt

If the processor associated with the grpc endpoint throws an exception, the caller will not receive an exception response.
When an exception is thrown by the processor, the exception message is returned to the caller using onError.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)