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