Class PHPDS_databaseException

Description

Exception extenstion.

Located in /PHPDS_exception.class.php (line 89)

Exception
   |
   --PHPDS_exception
      |
      --PHPDS_databaseException
Method Summary
void getCauses ()
void hasCauses ()
Variables
Methods
getCauses (line 103)
  • access: public
void getCauses ()

Redefinition of:
PHPDS_exception::getCauses()
returns a special message and a list of possible causes
hasCauses (line 92)
  • access: public
void hasCauses ()

Redefinition of:
PHPDS_exception::hasCauses()
some Exception may choose to display some possible cause for the error, to help tracking down the error

Inherited Methods

Inherited From PHPDS_exception

PHPDS_exception::__construct()
PHPDS_exception::getCauses()
PHPDS_exception::getExtendedMessage()
PHPDS_exception::getExtendedTrace()
PHPDS_exception::getignoreLines()
PHPDS_exception::hasCauses()

Documentation generated on Tue, 09 Aug 2011 09:05:12 +0200 by phpDocumentor 1.4.3