Click or drag to resize

SubErrorCodes Class

List of sub error code used on error item
Inheritance Hierarchy
SystemObject
  EBP.Framework.Common.InterfacesSubErrorCodes

Namespace:  EBP.Framework.Common.Interfaces
Assembly:  EBP.Framework.Common.Interfaces (in EBP.Framework.Common.Interfaces.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
public static class SubErrorCodes

The SubErrorCodes type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberCantDeleteEntityCauseUsed
Cant delete entity because used in others antity as foreign key
Public fieldStatic memberDatabaseLock
Database service logical error
Public fieldStatic memberKeyAlreadyExists
Entity logical error
Top
See Also