\
   |
   --ActiveRecordException
      |
      --DatabaseException

Class Details

Thrown when there was an error performing a database operation.

The error will be specific to whatever database you are running.


Class Methods

public DatabaseException __construct ( $adapter_or_string_or_mystery )
  • $adapter_or_string_or_mystery -