JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.benf.cfr.reader.util.output
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)