Package org.frankframework.core
Interface IErrorMessageFormatter
- All Known Implementing Classes:
ErrorMessageFormatter
,FixedErrorMessage
,FixedErrorMessageFormatter
,SoapErrorMessage
,SoapErrorMessageFormatter
,XslErrorMessageFormatter
An
errorMessageFormatter
is responsible for returning a string
describing the error at hand in a format that the receiver expects.
By implementing this interface, it is possible to customize messages.- Author:
- Johan Verrips
-
Method Summary
-
Method Details
-
format
-