Section navigation

Public class CodecIntegrityException

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

Data integrity check failed (e.g. checksum mismatch).

public class CodecIntegrityException : CodecException, ISerializable
Inheritance
CodecIntegrityException
Implements
Derived
Inherited Members

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