Constructor ValueSetForAutoGeneratedColumnException
- Namespace
- YndigoBlue.Velocity.Exceptions
- Assembly
- YndigoBlue.Velocity.dll
ValueSetForAutoGeneratedColumnException()
Initializes a new instance of the ValueSetForAutoGeneratedColumnException class.
public ValueSetForAutoGeneratedColumnException()
ValueSetForAutoGeneratedColumnException(string)
Initializes a new instance of the ValueSetForAutoGeneratedColumnException class with a specified error message.
public ValueSetForAutoGeneratedColumnException(string message)
Parameters
messagestringThe message that describes the error.