Interface ProblemSink
- All Known Implementing Classes:
 LogProblemSink,ProblemBuffer
public interface ProblemSink
- 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ProblemSinkThrow 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
 
 -