Class DefaultErrorMessageStrategy
- Namespace
- Steeltoe.Integration.Support
- Assembly
- Steeltoe.Integration.IntegrationBase.dll
[Obsolete("This feature will be removed in the next major version. See https://steeltoe.io/docs/v3/obsolete for details.")]
public class DefaultErrorMessageStrategy : IErrorMessageStrategy
- Inheritance
-
DefaultErrorMessageStrategy
- Implements
- Inherited Members
Methods
BuildErrorMessage(Exception, IAttributeAccessor)
Build the error message
public ErrorMessage BuildErrorMessage(Exception exception, IAttributeAccessor attributes)
Parameters
exception
Exceptionattributes
IAttributeAccessorthe context to use
Returns
- ErrorMessage
the error message