StoredProcParamNullValidationException Constructors
An exception thrown when a stored procedure parameter is null.| Name | Description |
|---|---|
| StoredProcParamNullValidationException() | Initializes a new instance of the StoredProcParamNullValidationException class with the default settings. |
See Also