Uses of Interface
com.helger.commons.state.IErrorIndicator
Packages that use IErrorIndicator
Package
Description
-
Uses of IErrorIndicator in com.helger.commons.callback.exception
Classes in com.helger.commons.callback.exception that implement IErrorIndicatorModifier and TypeClassDescriptionclassA specific implementation of theIExceptionCallbackinterface, that logs all exceptions to a standard logger. -
Uses of IErrorIndicator in com.helger.commons.error
Subinterfaces of IErrorIndicator in com.helger.commons.errorModifier and TypeInterfaceDescriptioninterfaceCommon interface for single errors and resource errors.Classes in com.helger.commons.error that implement IErrorIndicatorModifier and TypeClassDescriptionclassDefault implementation ofIError.
Note: cannot be calledErrorbecause this would conflict with the default Java Exception class. -
Uses of IErrorIndicator in com.helger.commons.error.level
Subinterfaces of IErrorIndicator in com.helger.commons.error.levelModifier and TypeInterfaceDescriptioninterfaceInterface representing a single error level.interfaceInterface representing an object having an error level.interfaceIHasErrorLevelComparable<IMPLTYPE extends IHasErrorLevelComparable<IMPLTYPE>>Base interface for objects that have a severity based onIErrorLevel.Classes in com.helger.commons.error.level that implement IErrorIndicatorModifier and TypeClassDescriptionenumRepresents a generic error level.classA standalone implementation of theIErrorLevelinterface. -
Uses of IErrorIndicator in com.helger.commons.log
Classes in com.helger.commons.log that implement IErrorIndicator