Uses of Interface
org.frankframework.core.IErrorMessageFormatter
-
Uses of IErrorMessageFormatter in org.frankframework.core
Modifier and TypeMethodDescriptionvoid
Adapter.setErrorMessageFormatter
(IErrorMessageFormatter errorMessageFormatter) Formatter for errors that can occur in this adapter. -
Uses of IErrorMessageFormatter in org.frankframework.errormessageformatters
Modifier and TypeClassDescriptionclass
This class wraps an error in an XML string.class
Deprecated, for removal: This API element is subject to removal in a future version.class
ErrorMessageFormatter that returns a fixed message with replacements.class
Deprecated, for removal: This API element is subject to removal in a future version.class
ErrorMessageFormatter that returns a soap fault message.class
Applies a XSLT-stylesheet to the standard error generated by anErrorMessageFormatter
.