Section navigation

Public classSealed LimitExceededException

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

A configured limit was exceeded (e.g., MaxFrameBytes, MaxSequenceElements).

public sealed class LimitExceededException : CodecResourceException, ISerializable
Inheritance
LimitExceededException
Implements
Inherited Members

Public constructor LimitExceededException(CodecErrorCode, long, string, string, long, long)

Public constructor LimitExceededException(CodecErrorCode, long, string, string, long, string, Exception?)

Public property ActualValue

Public property LimitName

Public property LimitValue