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