Class PHPDS_sprintfnException

Description

Exception extenstion.

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

Exception
   |
   --PHPDS_exception
      |
      --PHPDS_sprintfnException
Method Summary
PHPDS_sprintfnException __construct ([ $message = ""], [ $code = 0], [ $previous = null])
void getCauses ()
void hasCauses ()
Variables
Methods
Constructor __construct (line 178)
  • access: public
PHPDS_sprintfnException __construct ([ $message = ""], [ $code = 0], [ $previous = null])
  • $message
  • $code
  • $previous

Redefinition of:
PHPDS_exception::__construct()
getCauses (line 191)
  • access: public
void getCauses ()

Redefinition of:
PHPDS_exception::getCauses()
returns a special message and a list of possible causes
hasCauses (line 186)
  • 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