Table of Contents

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

message string

The message that describes the error.