Class ReplyFailureException
[Obsolete("This feature will be removed in the next major version. See https://steeltoe.io/docs/v3/obsolete for details.")]
public class ReplyFailureException : Exception, ISerializable
- Inheritance
-
ReplyFailureException
- Implements
- Inherited Members
Constructors
ReplyFailureException(string, Exception)
public ReplyFailureException(string message, Exception cause)