downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

SDO_List::insert> <SDO_DataObject::getTypeNamespaceURI
Last updated: Fri, 20 May 2011

view this page in

SDO_Exception::getCause

(^)

SDO_Exception::getCause Get the cause of the exception.

Descripción

mixed SDO_Exception::getCause ( void )
Warning

Esta función ha sido declarada EXPERIMENTAL. Su comportamiento, su nombre y la documentación que le acompaña puede cambiar sin previo aviso en futuras versiones de PHP. Use esta función bajo su propio riesgo.

Returns the cause of this exception or NULL if the cause is nonexistent or unknown. Typically the cause will be an SDO_CPPException object, which may be used to obtain additional diagnostic information.

Parámetros

None.

Valores devueltos

Returns the cause of this exception or NULL if the cause is nonexistent or unknown.



add a note add a note User Contributed Notes SDO_Exception::getCause
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites