Class BufferSizeLimitExceededException
Indicates that the buffer capacity exceeded.
Implements
Inherited Members
Namespace: DotNext.Buffers
Assembly: DotNext.dll
Syntax
public sealed class BufferSizeLimitExceededException : OutOfMemoryException, ISerializable
Constructors
View SourceBufferSizeLimitExceededException()
Indicates that the buffer capacity exceeded.
Declaration
public BufferSizeLimitExceededException()