Package com.helger.commons.error
-
Interface Summary Interface Description ErrorTextProvider.IFormattableItem Base interface for objects that format a single field.IError Common interface for single errors and resource errors.IErrorTextProvider Interface for converting anIErrorto a printable representation.IHasErrorField Base interface for an object that has an error field.IHasErrorID Interface for objects having an error ID -
Class Summary Class Description ErrorTextProvider Default implementation ofIErrorTextProviderwith a customizable layout.ErrorTextProvider.FormattableItem Default placeholder based implementation ofErrorTextProvider.IFormattableItem.SingleError Default implementation ofIError.
Note: cannot be calledErrorbecause this would conflict with the default Java Exception class.SingleError.AbstractBuilder<ERRTYPE extends SingleError,IMPLTYPE extends SingleError.AbstractBuilder<ERRTYPE,IMPLTYPE>> Abstract builder class forSingleErrorand derived classes.SingleError.Builder The default builder to buildSingleErrorinstances. -
Enum Summary Enum Description ErrorTextProvider.EField