Package org.benf.cfr.reader.util.output
Class SinkDumperFactory.SinkExceptionDumper
java.lang.Object
org.benf.cfr.reader.util.output.SinkDumperFactory.SinkExceptionDumper
- All Implemented Interfaces:
ExceptionDumper
- Enclosing class:
- SinkDumperFactory
private static class SinkDumperFactory.SinkExceptionDumper
extends Object
implements ExceptionDumper
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivate
SinkExceptionDumper
(OutputSinkFactory.Sink<SinkReturns.ExceptionMessage> exceptionSink) -
Method Summary
-
Field Details
-
exceptionSink
-
-
Constructor Details
-
SinkExceptionDumper
-
-
Method Details
-
noteException
- Specified by:
noteException
in interfaceExceptionDumper
-