ErrorReporter is used by {@link org.jdesktop.swingx.JXErrorPane} toimplement a pluggable error reporting API. For example, a JXErrorPane may use an EmailErrorReporter, or a {@code LogErrorReporter}, or perhaps even an RSSErrorReporter.
@status REVIEWED
@author Alexander Zuev
@author rbair
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.