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