Package com.helger.commons.error
package com.helger.commons.error
-
ClassDescriptionDefault implementation of
IErrorTextProvider
with a customizable layout.Default placeholder based implementation ofErrorTextProvider.IFormattableItem
.Base interface for objects that format a single field.Common interface for single errors and resource errors.Interface for converting anIError
to a printable representation.Base interface for an object that has an error field.Interface for objects having an error IDDefault implementation ofIError
.
Note: cannot be calledError
because this would conflict with the default Java Exception class.SingleError.AbstractBuilder<ERRTYPE extends SingleError,IMPLTYPE extends SingleError.AbstractBuilder<ERRTYPE, IMPLTYPE>> Abstract builder class forSingleError
and derived classes.The default builder to buildSingleError
instances.