DB_Error

DB_Error -- Class for reporting portable database error messages.

Description

In case of failure, the most PEAR::DB functions return a DB_Error. The object contains information about the occured error. DB_Error offers the same functions like PEAR_Error.