StoredProcNameNullValidationException Constructors
An exception thrown when a stored procedure name has not been specified.Name | Description |
---|---|
StoredProcNameNullValidationException() | Initializes a new instance of the StoredProcNameNullValidationException class with the default settings. |
See Also