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

search for in the

SDO_List::insert> <SDO_DataObject::getTypeNamespaceURI
[edit] Last updated: Fri, 17 May 2013

view this page in

SDO_Exception::getCause

(^)

SDO_Exception::getCause Obtener la causa de la excepción.

Descripción

mixed SDO_Exception::getCause ( void )
Advertencia

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.

Devuelve la causa de esta excepción o NULL si la causa no existe o es desconocida. Normalmente la causa será un objeto SDO_CPPException, el cual puede usarse para obtener información adicional de diagnóstico.

Parámetros

Ninguno.

Valores devueltos

Devuelve la causa de esta excepción o NULL si la causa no existe o es desconocida.



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

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