Class ValueGenerationException
- Namespace
- LfrlAnvil.Exceptions
- Assembly
- LfrlAnvil.Core.dll
Represents an error that occurred during an attempt to generate a value.
public class ValueGenerationException : InvalidOperationException, ISerializable
- Inheritance
-
ValueGenerationException
- Implements
- Inherited Members
- Extension Methods
Constructors
ValueGenerationException()
Creates a new ValueGenerationException instance.
public ValueGenerationException()