suche nach in der

SDO_List::insert> <SDO_DataObject::getTypeNamespaceURI
Last updated: Fri, 25 May 2012

view this page in

SDO_Exception::getCause

(^)

SDO_Exception::getCause Get the cause of the exception.

Beschreibung

mixed SDO_Exception::getCause ( void )
Warnung

Diese Funktion ist EXPERIMENTELL. Das Verhalten, der Funktionsname und alles Andere, was hier dokumentiert ist, kann sich in zukünftigen PHP-Versionen ohne Ankündigung ändern. Seien Sie gewarnt und verwenden Sie diese Funktion auf eigenes Risiko.

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.

Parameter-Liste

None.

Rückgabewerte

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.

SDO_List::insert> <SDO_DataObject::getTypeNamespaceURI
Last updated: Fri, 25 May 2012