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