Uses of Interface
com.helger.commons.error.level.IHasErrorLevelComparable
Packages that use IHasErrorLevelComparable
-
Uses of IHasErrorLevelComparable in com.helger.commons.error
Subinterfaces of IHasErrorLevelComparable in com.helger.commons.errorModifier and TypeInterfaceDescriptioninterfaceCommon interface for single errors and resource errors.Classes in com.helger.commons.error that implement IHasErrorLevelComparableModifier and TypeClassDescriptionclassDefault implementation ofIError.
Note: cannot be calledErrorbecause this would conflict with the default Java Exception class. -
Uses of IHasErrorLevelComparable in com.helger.commons.error.level
Classes in com.helger.commons.error.level with type parameters of type IHasErrorLevelComparableModifier and TypeInterfaceDescriptioninterfaceIHasErrorLevelComparable<IMPLTYPE extends IHasErrorLevelComparable<IMPLTYPE>>Base interface for objects that have a severity based onIErrorLevel. -
Uses of IHasErrorLevelComparable in com.helger.commons.log
Classes in com.helger.commons.log that implement IHasErrorLevelComparable