Class ConsumerException
Exception returned during consumer operations. See IConsumer.
public class ConsumerException : Exception, ISerializable
- Inheritance
-
ConsumerException
- Implements
- Inherited Members
Constructors
ConsumerException(string)
public ConsumerException(string message)
Parameters
message
string