SDO_List::insert> <SDO_DataObject::getTypeNamespaceURI
Last updated: Mon, 28 Dec 2009

SDO_Exception::getCause

(No version information available, might be only in CVS)

SDO_Exception::getCause — Get the cause of the exception.

Descrição

mixed SDO_Exception::getCause ( void )
Aviso

Esta função é EXPERIMENTAL. O comportamento desta função, seu nome, incluindo toda documentação pode ser modificado sem aviso em futuras versões do PHP. Esta função deve ser usada por sua própria conta e risco.

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.

Valor Retornado

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



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

SDO_List::insert> <SDO_DataObject::getTypeNamespaceURI
Last updated: Mon, 28 Dec 2009