Table of Contents

Class IdentifierGenerationException

Namespace
LfrlAnvil.Identifiers.Exceptions
Assembly
LfrlAnvil.Identifiers.dll

Represents an error that occurred during an attempt to generate an Identifier.

public class IdentifierGenerationException : InvalidOperationException, ISerializable
Inheritance
IdentifierGenerationException
Implements
Inherited Members

Constructors

IdentifierGenerationException()

Creates a new IdentifierGenerationException instance.

public IdentifierGenerationException()