Package com.helger.commons.error.text
-
Interface Summary Interface Description IHasErrorText Base interface for objects having an error text. -
Class Summary Class Description ConstantHasErrorText A constant implementation ofIHasErrorText.DynamicHasErrorText A implementation ofIHasErrorTextbased onIHasText.DynamicHasErrorTextWithArgs A special implementation ofIHasErrorTextthat encapsulates arguments to be put into the message.