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
Applies a DataSonnet.jsonnet
JSON transformation file to the standard JSON error message generated by theErrorMessageFormatter
.class
ErrorMessageFormatter that returns a fixed message with replacements.class
ErrorMessageFormatter that returns a standard SOAP fault message.class
Applies an XSLT stylesheet to the standard error message generated by theErrorMessageFormatter
.