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