PubSubConnection.PubSubConnectionException Class Members
- Last UpdatedApr 08, 2026
- 3 minute read
The following tables list the members exposed by PubSubConnection.PubSubConnectionException.
| Name | Description | |
|---|---|---|
![]() | PubSubConnection.PubSubConnectionException Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | Buff | The associated PubSubBuffer data. |
![]() | DataLength | The length of the data. |
![]() | HeaderData | The associated header data. |
![]() | Status | The embedded PSstatus value that this exception represents. |
![]() | Topic | The topic this exception is associated with (if any). |
![]() | TopicLength | The length of the topic. |
| Name | Description | |
|---|---|---|
![]() | Data | (Inherited from System.Exception) |
![]() | HelpLink | (Inherited from PubSubException) |
![]() | HResult | (Inherited from PubSubException) |
![]() | InnerException | (Inherited from PubSubException) |
![]() | Message | (Inherited from PubSubException) |
![]() | Source | (Inherited from PubSubException) |
![]() | StackTrace | (Inherited from PubSubException) |
![]() | TargetSite | (Inherited from PubSubException) |
| Name | Description | |
|---|---|---|
![]() | GetBaseException | (Inherited from System.Exception) |
![]() | GetObjectData | (Inherited from PubSubException) |
![]() | GetType | (Inherited from PubSubException) |
![]() | ToString | (Inherited from PubSubException) |
| Name | Description | |
|---|---|---|
![]() | SerializeObjectState | (Inherited from System.Exception) |




