A simple class that encapsulates all the information needed to report a problem using the automated report/processing system.
All HTML referred to in this API refers to version 3.2 of the HTML markup specification.
Both basicErrorMessage and detailedErrorMessage may be specified with variable substitution.
Extends java.util.logging.Level adding the FATAL error level.
FATAL
ErrorReporter is used by JXErrorPane to implement a pluggable error reporting API.