Uses of Interface
com.helger.commons.error.IHasErrorField
-
Packages that use IHasErrorField Package Description com.helger.commons.error -
-
Uses of IHasErrorField in com.helger.commons.error
Subinterfaces of IHasErrorField in com.helger.commons.error Modifier and Type Interface Description interfaceIErrorCommon interface for single errors and resource errors.Classes in com.helger.commons.error that implement IHasErrorField Modifier and Type Class Description classSingleErrorDefault implementation ofIError.
Note: cannot be calledErrorbecause this would conflict with the default Java Exception class.Methods in com.helger.commons.error that return types with arguments of type IHasErrorField Modifier and Type Method Description static Comparator<IHasErrorField>IHasErrorField. getComparatorErrorFieldName()
-