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