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