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