Table of Contents

Constructor EdgeMigrationException

Namespace
Qavren.Edge
Assembly
Qavren.Edge.Core.dll

EdgeMigrationException(int, string, Exception?)

public EdgeMigrationException(int version, string name, Exception? innerException = null)

Parameters

version int
name string
innerException Exception