Skip to main content

StoredProcNameNullValidationException Class

An exception thrown when a stored procedure name has not been specified.

Namespace: DevExpress.DataAccess.Sql

Assembly: DevExpress.DataAccess.v23.2.dll

NuGet Packages: DevExpress.DataAccess, DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap

Declaration

public class StoredProcNameNullValidationException :
    ValidationException

Inheritance

Object
Exception
ValidationException
StoredProcNameNullValidationException
See Also