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