Class MessagingExceptionWrapperException
- 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 MessagingExceptionWrapperException : MessagingException, ISerializable
- Inheritance
-
MessagingExceptionWrapperException
- Implements
- Inherited Members
Constructors
MessagingExceptionWrapperException(IMessage, MessagingException)
public MessagingExceptionWrapperException(IMessage originalMessage, MessagingException cause)
Parameters
originalMessage
IMessagecause
MessagingException