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 message generated by the ErrorMessageFormatter.

If the transformation does not succeed, this 'standard' error message is returned and an exception is logged.

Author:
Johan Verrips IOS
See Also:
Parameters
All parameters are added to the XSLT stylesheet. Parameter names must be unique.