Uses of Class
org.frankframework.errormessageformatters.ErrorMessageFormatter
Packages that use ErrorMessageFormatter
-
Uses of ErrorMessageFormatter in org.frankframework.errormessageformatters
Subclasses of ErrorMessageFormatter in org.frankframework.errormessageformattersModifier and TypeClassDescriptionclass
Create an error message in JSON format.class
ErrorMessageFormatter that returns a fixed message with replacements.class
ErrorMessageFormatter that returns a soap fault message.class
Applies an XSLT-stylesheet to the standard error generated by anErrorMessageFormatter
.