Table of Contents

Constructor InvalidCheckConstraintException

Namespace
YndigoBlue.Velocity.Exceptions
Assembly
YndigoBlue.Velocity.dll

InvalidCheckConstraintException()

Initializes a new instance of the InvalidCheckConstraintException class.

public InvalidCheckConstraintException()

InvalidCheckConstraintException(string)

Initializes a new instance of the InvalidCheckConstraintException class with a specified error message.

public InvalidCheckConstraintException(string message)

Parameters

message string

The message that describes the error.