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