InvalidDefinitionException
Raised when data definition (filters, sorting, etc) is not valid in specific scope.
public InvalidDefinitionException()
Initializes a new instance of the InvalidDefinitionException class with default properties.
Initializes a new instance of the InvalidDefinitionException class with a specified error message.
Initializes a new instance of the InvalidDefinitionException class with a specified error message and a reference to the inner exception that is the cause of this exception.
Initializes a new instance of the InvalidDefinitionException class with serialized data.