->debug() (Previous) (Next) Casting - Dates, Blobs and Null

View this page in Last updated: Sun, 17 Aug 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

DB_DataObject::raiseError

DB_DataObject::raiseError -- throw an error

Beschreibung

Default error handling is to create a PEAR::Error, but never return it. If you need to handle errors you should look at setting the PEAR_Error callback this is due to the fact it would wreck havoc on the internal methods!

Parameter

  • int $message - message

  • resource $type - type

  • resource $behaviour - behaviour (die or continue!);

Rückgabewert

object [unknown] -

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.

->debug() (Previous) (Next) Casting - Dates, Blobs and Null

Download Documentation Last updated: Sun, 17 Aug 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.