Development

#259 (sfPDODatabase throw wrong exception)

You must first sign up to be able to contribute.

Ticket #259 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

sfPDODatabase throw wrong exception

Reported by: enigma Assigned to:
Priority: major Milestone:
Component: Version: 0.6.0
Keywords: sfPDODatabase, sfAutoloadException, DatabaseException Cc:
Qualification:

Description

If connection fails sfPDODatabase thorws a worng Exception (DatabaseException?). After that you get a sfAutoloadException.

Autoloading of class "DatabaseException?" failed. Try to clear the symfony cache and refresh.

Anywhere it has to throw the sfDatabaseException

Change History

03/06/06 14:58:41 changed by fabien

  • status changed from new to closed.
  • resolution set to fixed.

fixed in 950.