Package com.comphenix.protocol.error
package com.comphenix.protocol.error
-
Interface SummaryInterfaceDescriptionRepresents an object that can forward an error
Reportto the display and permanent storage. -
Class SummaryClassDescriptionRepresents a basic error reporter that prints error reports to the standard error stream.Construct an error reporter that delegates to another error reporter.Internal class used to handle exceptions.Represents a error or warning report.Must be constructed through the factory method in Report.Represents a strongly-typed report.Represents an error reporter that rethrows every exception instead.