Section navigation

Public classSealed CodecFileException

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

Represents a structured failure while opening or validating a canonical codec file.

public sealed class CodecFileException : IOException, ISerializable
Inheritance
CodecFileException
Implements

Public constructor CodecFileException(CodecFileErrorCode, string, string?, string?, byte?, int?, long?, Exception?)

Public property ByteOffset

Public property ErrorCode

Public property FileName

Public property FormatId

Public property FormatVersion

Public property FrameVersion