Click or drag to resize

ErrorCodes Fields

The ErrorCodes type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberDatabaseError
Database error, in general a database exception
Public fieldStatic memberEntityError
Entity logical error
Public fieldStatic memberEntityNotFound
the entity with this Id is not found
Top
See Also