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.v24.2.dll

Declaration

public class StoredProcNameNullValidationException :
    ValidationException

Inheritance

Object
Exception
ValidationException
StoredProcNameNullValidationException
See Also