Table of Contents

Class EdgeIngestionStateException

Namespace
Qavren.Edge.Ingestion
Assembly
Qavren.Edge.Ingestion.dll

The persisted ingestion state is missing, corrupt, or of an unsupported version.

public sealed class EdgeIngestionStateException : EdgeIngestionException, ISerializable
Inheritance
EdgeIngestionStateException
Implements
Inherited Members

Constructors

EdgeIngestionStateException(EdgeErrorCode, string, Exception?)

Properties

ActualSchemaVersion

The schema version found on disk.

ExpectedSchemaVersion

The schema version this build writes.