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