PubSubBuffer.PubSubBufferException Class
- Last UpdatedApr 08, 2026
- 1 minute read
The base exception class that all the PubSubBuffer exceptions inherit from. Catching an exception of this type will catch all of the exceptions relating to the PubSubBuffer.
public class PubSubBuffer.PubSubBufferException : PubSubException
public ref class PubSubBuffer.PubSubBufferException : public PubSubException
System.Object
System.Exception
System.ApplicationException
OASySDNA.Common.DNAException
OASySDNA.Common.PubSub.PubSubException
OASySDNA.Common.PubSub.PubSubBuffer.PubSubBufferException
OASySDNA.Common.PubSub.PubSubBuffer.EmptyException
OASySDNA.Common.PubSub.PubSubBuffer.FullException
OASySDNA.Common.PubSub.PubSubBuffer.NotOwnedException
OASySDNA.Common.PubSub.PubSubBuffer.ReadFailedException
OASySDNA.Common.PubSub.PubSubBuffer.UnsupportedTypeException
OASySDNA.Common.PubSub.PubSubBuffer.WriteFailedException
OASySDNA.Common.PubSub.PubSubBuffer.WrongReadTypeException