class DatabaseExceptionWrapper extends RuntimeException implements DatabaseException (View source)

This wrapper class serves only to provide additional debug information.

This class will always wrap a PDOException.