# A generalization of PGError, and whatever MySQL and the other # databases might eventually use. class DatabaseError < StandardError end