Interface MessageErrorDigester

    • Method Detail

      • digest

        void digest​(AdaptrisMessage message)
        Digest the error that failed.
        Parameters:
        message -
      • getTotalErrorCount

        int getTotalErrorCount()
        Get the total number of errors that were recorded by this Digester implementatino.
        Returns:
        the total number of errors.