Class Y01ErrorMessageFormatter
java.lang.Object
org.frankframework.errormessageformatters.Y01ErrorMessageFormatter
- All Implemented Interfaces:
IErrorMessageFormatter
Deprecated.
ErrorMessageFormatter for JUICE, introduced with the Y01-project.
- Author:
- Johan Verrips IOS
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Y01ErrorMessageFormatter
public Y01ErrorMessageFormatter()Deprecated.
-
-
Method Details
-
format
@Nonnull public Message format(@Nullable String message, @Nullable Throwable t, @Nullable HasName location, @Nullable Message originalMessage, @Nonnull PipeLineSession session) Deprecated.- Specified by:
format
in interfaceIErrorMessageFormatter
-
ErrorMessageFormatter
orXslErrorMessageFormatter