Skip to main content

SortingBySameColumnTwiceValidationException Constructors

An exception thrown when the same sorting criterion has been applied multiple times.
Name Parameters Description
SortingBySameColumnTwiceValidationException(String, String) tableName, columnName Initializes a new instance of the SortingBySameColumnTwiceValidationException class with the specified settings.
See Also