Class ErrorMessageUtils
- Namespace
- Steeltoe.Integration.Support
- Assembly
- Steeltoe.Integration.IntegrationBase.dll
public static class ErrorMessageUtils
- Inheritance
-
ErrorMessageUtils
- Inherited Members
Fields
FAILED_MESSAGE_CONTEXT_KEY
public const string FAILED_MESSAGE_CONTEXT_KEY = "internal_message"
Field Value
INPUT_MESSAGE_CONTEXT_KEY
public const string INPUT_MESSAGE_CONTEXT_KEY = "internal_inputMessage"
Field Value
Methods
GetAttributeAccessor(IMessage, IMessage)
public static IAttributeAccessor GetAttributeAccessor(IMessage inputMessage, IMessage failedMessage)