Class ResponseCarryingMessageException

    • Method Detail

      • setResponse

        public void setResponse​(Message response)
        Set a response if we get an exception while parsing the message
        Parameters:
        response - the constructed response
      • getResponse

        public Message getResponse()
        Get the constructed response
        Returns:
        The constructed response