Section navigation

Public classSealed InvalidScopeException

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

An operation requires a delimited scope but none is active (e.g., *Remaining codecs outside LengthPrefixed).

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

Public constructor InvalidScopeException(long, string, string)