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