Uses of Interface
com.helger.commons.error.text.IHasErrorText
Packages that use IHasErrorText
-
Uses of IHasErrorText in com.helger.commons.error
Fields in com.helger.commons.error declared as IHasErrorTextModifier and TypeFieldDescriptionprotected IHasErrorTextSingleError.AbstractBuilder.m_aErrorTextMethods in com.helger.commons.error that return IHasErrorTextModifier and TypeMethodDescriptiondefault IHasErrorTextIError.getErrorTexts()SingleError.getErrorTexts()Methods in com.helger.commons.error with parameters of type IHasErrorTextModifier and TypeMethodDescriptionfinal IMPLTYPESingleError.AbstractBuilder.errorText(IHasErrorText aErrorText) Constructors in com.helger.commons.error with parameters of type IHasErrorTextModifierConstructorDescriptionSingleError(LocalDateTime aErrorDT, IErrorLevel aErrorLevel, String sErrorID, String sErrorFieldName, ILocation aErrorLocation, IHasErrorText aErrorText, Throwable aLinkedException) Constructor -
Uses of IHasErrorText in com.helger.commons.error.text
Classes in com.helger.commons.error.text that implement IHasErrorTextModifier and TypeClassDescriptionclassA constant implementation ofIHasErrorText.classA implementation ofIHasErrorTextbased onIHasText.classA special implementation ofIHasErrorTextthat encapsulates arguments to be put into the message.