Table of Contents

Constructor EdgeDatabaseKeyException

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

EdgeDatabaseKeyException(string, Exception?)

public EdgeDatabaseKeyException(string databaseName, Exception? innerException = null)

Parameters

databaseName string
innerException Exception