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

StoredProcNameNullValidationException Class

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

Namespace: DevExpress.DataAccess.Sql

Assembly: DevExpress.DataAccess.v18.2.dll

Declaration

public class StoredProcNameNullValidationException :
    ValidationException

Inheritance

Object
Exception
ValidationException
StoredProcNameNullValidationException
See Also