Uses of Interface
com.helger.commons.error.IHasErrorID
-
Packages that use IHasErrorID Package Description com.helger.commons.error -
-
Uses of IHasErrorID in com.helger.commons.error
Subinterfaces of IHasErrorID 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 IHasErrorID 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 IHasErrorID Modifier and Type Method Description static Comparator<IHasErrorID>IHasErrorID. getComparatorErrorID()
-