Namespace Moongate.Network.Exceptions.Buffers
Classes
- CircularBufferEmptyException
Exception thrown when an operation requires at least one element in the circular buffer.
- CircularBufferIndexOutOfRangeException
Exception thrown when an index is outside the valid circular buffer bounds.