JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.benf.cfr.reader.util.output
ExceptionDumper
Contents
Description
Method Summary
Method Details
noteException(String, String, Exception)
Hide sidebar
Show sidebar
Interface ExceptionDumper
All Known Implementing Classes:
StdErrExceptionDumper
public interface
ExceptionDumper
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
noteException
(
String
path,
String
comment,
Exception
e)
Method Details
noteException
void
noteException
(
String
path,
String
comment,
Exception
e)