Interface ExceptionSerializer

    • Method Detail

      • serialize

        void serialize​(java.lang.Exception e,
                       AdaptrisMessage msg)
                throws CoreException
        Serialize the exception into the adaptris message.
        Parameters:
        e - the exception
        msg - the message
        Throws:
        CoreException - wrapping other exceptions.