Class PrintStreamErrorReportGenerator

    • Constructor Detail

      • PrintStreamErrorReportGenerator

        public PrintStreamErrorReportGenerator​(MessageFormatter formatter,
                                               java.io.PrintStream stream,
                                               int summaryDetailLevel)
        Creates an error report generator.
        Parameters:
        formatter - the message formatter used to format the messages
        stream - the stream on which the errors and warnings should be printed. This class does not close the stream