|
Namespaces |
namespace | Database.DatabaseError |
Classes |
class | Database.DatabaseError.DatabaseError |
| Global Database Error. More...
|
class | Database.DatabaseError.DatabaseAccessError |
| Indicate errors like "Database can not be reached". More...
|
class | Database.DatabaseError.DatabaseRecordError |
| Indicate errors like "Database can not be recorded". More...
|
class | Database.DatabaseError.LockError |
| Indicate if an object is locked. More...
|
class | Database.DatabaseError.RelatedObjectError |
| Indicate if an object related to another on delete action. More...
|
class | Database.DatabaseError.DatabaseAlreadyExistError |
| Indicate if an object already exist on base. More...
|
class | Database.DatabaseError.AddContentError |
| Indicate an error on adding object to anothers. More...
|
class | Database.DatabaseError.NotAllowedError |
| Indicate an error on adding object to anothers. More...
|
class | Database.DatabaseError.DatabaseWarning |
| Global Warning Class. More...
|