Uses of Interface
net.anwiba.commons.message.IThrowableToMessagePresentationConverter
-
Packages that use IThrowableToMessagePresentationConverter Package Description net.anwiba.commons.message -
-
Uses of IThrowableToMessagePresentationConverter in net.anwiba.commons.message
Fields in net.anwiba.commons.message with type parameters of type IThrowableToMessagePresentationConverter Modifier and Type Field Description static java.util.List<IThrowableToMessagePresentationConverter>MessageBuilder. resolversMethods in net.anwiba.commons.message with parameters of type IThrowableToMessagePresentationConverter Modifier and Type Method Description static voidMessageBuilder. register(IThrowableToMessagePresentationConverter resolver)
-