Class SoapErrorMessageFormatter

java.lang.Object
org.frankframework.errormessageformatters.ErrorMessageFormatter
org.frankframework.errormessageformatters.SoapErrorMessageFormatter
All Implemented Interfaces:
IErrorMessageFormatter, IScopeProvider

public class SoapErrorMessageFormatter extends ErrorMessageFormatter
ErrorMessageFormatter that returns a standard SOAP fault message.
Author:
Peter Leeuwenburgh
See Also: