Class XslErrorMessageFormatter

java.lang.Object
org.frankframework.errormessageformatters.ErrorMessageFormatter
org.frankframework.errormessageformatters.XslErrorMessageFormatter
All Implemented Interfaces:
IConfigurable, IErrorMessageFormatter, IScopeProvider, IWithParameters

public class XslErrorMessageFormatter extends ErrorMessageFormatter implements IWithParameters, IConfigurable
Applies an XSLT-stylesheet to the standard error generated by an ErrorMessageFormatter. If the transformation does not succeed, this 'standard' error message is returned and an exception is logged.
Author:
Johan Verrips IOS