Uses of Interface
com.helger.commons.error.ErrorTextProvider.IFormattableItem
-
Packages that use ErrorTextProvider.IFormattableItem Package Description com.helger.commons.error -
-
Uses of ErrorTextProvider.IFormattableItem in com.helger.commons.error
Classes in com.helger.commons.error that implement ErrorTextProvider.IFormattableItem Modifier and Type Class Description static classErrorTextProvider.FormattableItemDefault placeholder based implementation ofErrorTextProvider.IFormattableItem.Methods in com.helger.commons.error that return types with arguments of type ErrorTextProvider.IFormattableItem Modifier and Type Method Description ICommonsList<ErrorTextProvider.IFormattableItem>ErrorTextProvider. getAllItems()Methods in com.helger.commons.error with parameters of type ErrorTextProvider.IFormattableItem Modifier and Type Method Description ErrorTextProviderErrorTextProvider. addItem(ErrorTextProvider.IFormattableItem aItem)
-