<tdclass="colFirst"><ahref="../../../../com/comphenix/protocol/error/ErrorReporter.html"title="interface in com.comphenix.protocol.error">ErrorReporter</a></td>
<divclass="block">Represents an object that can forward an error <ahref="../../../../com/comphenix/protocol/error/Report.html"title="class in com.comphenix.protocol.error"><code>Report</code></a> to the display and permanent storage.</div>
<tdclass="colFirst"><ahref="../../../../com/comphenix/protocol/error/BasicErrorReporter.html"title="class in com.comphenix.protocol.error">BasicErrorReporter</a></td>
<tdclass="colLast">
<divclass="block">Represents a basic error reporter that prints error reports to the standard error stream.</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><ahref="../../../../com/comphenix/protocol/error/DelegatedErrorReporter.html"title="class in com.comphenix.protocol.error">DelegatedErrorReporter</a></td>
<tdclass="colLast">
<divclass="block">Construct an error reporter that delegates to another error reporter.</div>
<tdclass="colFirst"><ahref="../../../../com/comphenix/protocol/error/DetailedErrorReporter.html"title="class in com.comphenix.protocol.error">DetailedErrorReporter</a></td>
<tdclass="colLast">
<divclass="block">Internal class used to handle exceptions.</div>
<tdclass="colFirst"><ahref="../../../../com/comphenix/protocol/error/Report.html"title="class in com.comphenix.protocol.error">Report</a></td>
<tdclass="colLast">
<divclass="block">Represents a error or warning report.</div>
</td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><ahref="../../../../com/comphenix/protocol/error/Report.ReportBuilder.html"title="class in com.comphenix.protocol.error">Report.ReportBuilder</a></td>
<tdclass="colLast">
<divclass="block">Must be constructed through the factory method in Report.</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><ahref="../../../../com/comphenix/protocol/error/ReportType.html"title="class in com.comphenix.protocol.error">ReportType</a></td>
<tdclass="colLast">
<divclass="block">Represents a strongly-typed report.</div>