PubSubException Class
- Last UpdatedApr 08, 2026
- 1 minute read
This is the base exception class for PubSub exceptions. It describes the basic information that PubSub exceptions contain and is the base that all PubSub exceptions inherit from. The class itself can be instantiated if needed, and it results in an exception with PubSubStatus.PS_OK as its internal status value. Such an exception should never be thrown.
System.Object
System.Exception
System.ApplicationException
OASySDNA.Common.DNAException
OASySDNA.Common.PubSub.PubSubException
OASySDNA.Common.PubSub.PubSubBuffer.PubSubBufferException
OASySDNA.Common.PubSub.PubSubConnection.PubSubConnectionException