PubSubBuffer.WrongReadTypeException Constructor
- Last UpdatedApr 08, 2026
- 1 minute read
| Overload | Description |
|---|---|
| PubSubBuffer.WrongReadTypeException Constructor() | Initializes a new PubSubBuffer.WrongReadTypeException instance. |
| PubSubBuffer.WrongReadTypeException Constructor(String) | Initializes a new PubSubBuffer.WrongReadTypeException instance with a specified error message. |
| PubSubBuffer.WrongReadTypeException Constructor(String,Exception) | Initializes a new PubSubBuffer.WrongReadTypeException instance with a specified error message and a reference to the inner exception that is the cause of this exception. |