Section navigation

Public classSealed InsufficientDataException

Namespace
Rowles.LeanCorpus.Codecs.CodecKit.Exceptions
Assembly
Rowles.LeanCorpus.dll

Not enough bytes available to decode the expected value.

public sealed class InsufficientDataException : CodecFormatException, ISerializable
Inheritance
InsufficientDataException
Implements
Inherited Members

Public constructor InsufficientDataException(long, string, int, int)

Public property AvailableBytes

Public property ExpectedBytes