Interface ExceptionGenerator

    • Method Detail

      • create

        ServiceException create​(AdaptrisMessage msg)
        Generate a service exception from the AdaptrisMessage.
        Parameters:
        msg - the message
        Returns:
        a ServiceException ready to be thrown, or null if no exception is appropriate