Represents a generic database.
Exception thrown when an error occurs during the connection, like an unexpected or malformed packet.
Generic database exception.
Indicates whether an entity is valid. A valid entity extends Entity, is not abstract, has an empty constructor and no duplicated members.