class ThrowingReporter
extends Reporter

This class implements a Reporter that throws all errors and sends warnings and other info to the underlying reporter.

Constructors

ThrowingReporter ( reportInfo: Reporter )

Members

private val reportInfo : Reporter
def doReport ( m: MessageContainer ) ( implicit ctx: Context ) : Unit

Report a diagnostic

Report a diagnostic