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 onIMultilingualTextbecause this class is Serializable and implements equals/hashCode.DynamicHasErrorTextWithArgs A special implementation ofIHasErrorTextthat encapsulates arguments to be put into the message.