Class SoapErrorMessage
java.lang.Object
org.frankframework.errormessageformatters.ErrorMessageFormatter
org.frankframework.errormessageformatters.SoapErrorMessageFormatter
org.frankframework.errormessageformatters.SoapErrorMessage
- All Implemented Interfaces:
IErrorMessageFormatter
,IScopeProvider
@Deprecated(forRemoval=true,
since="7.7.0")
@ConfigurationWarning("Use SoapErrorMessageFormatter instead")
public class SoapErrorMessage
extends SoapErrorMessageFormatter
Deprecated, for removal: This API element is subject to removal in a future version.
-
Field Summary
Fields inherited from class org.frankframework.errormessageformatters.ErrorMessageFormatter
log
-
Constructor Summary
ConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Methods inherited from class org.frankframework.errormessageformatters.SoapErrorMessageFormatter
format
Methods inherited from class org.frankframework.errormessageformatters.ErrorMessageFormatter
getConfigurationClassLoader, getErrorMessage
-
Constructor Details
-
SoapErrorMessage
public SoapErrorMessage()Deprecated, for removal: This API element is subject to removal in a future version.
-