Interface ProblemSink
- All Known Implementing Classes:
LogProblemSink
,ProblemBuffer
public interface ProblemSink
-
Field Summary
Modifier and TypeFieldDescriptionstatic final ProblemSink
Throw exectption immediately on each problem (for WARN and ERROR)static final ProblemSink
-
Method Summary
-
Field Details
-
NULL
-
EXCEPTION
Throw exectption immediately on each problem (for WARN and ERROR)
-
-
Method Details
-
problem
-