Table of Contents

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

message string

The message that describes the error.