Skip to main content
A newer version of this page is available. .

CustomSqlQueryValidationException Constructors

An exception thrown when a custom query validation fails.
Name Parameters Description
CustomSqlQueryValidationException() none Initializes a new instance of the CustomSqlQueryValidationException class with the default settings.
CustomSqlQueryValidationException(String) message Initializes a new instance of the CustomSqlQueryValidationException class with the specified settings.
See Also