SDO_Exception::getCause

(^)

SDO_Exception::getCause Get the cause of the exception

说明

SDO_Exception::getCause ( void ) : mixed
Warning

此函数是实验性的。此函数的表象,包括名称及其相关文档都可能在未来的 PHP 发布版本中未通知就被修改。使用本函数风险自担 。

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.

参数

None.

返回值

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

相关文章
php sdo 函数 begin change loggingphp sdo das relational 函数 creates an instance of a relational data access servicephp sdo das relational 函数 returns the special root object in an otherwise empty data graph. used when creating a data graph from scratchphp sdo das relational 函数 executes an sql query passed as a prepared statement with a list of values to substitute for placeholders and return the results as a normalised data graphphp sdo das relational 函数 executes a given sql query against a relational database and returns the results as a normalised data graphphp sdo 函数 get the list index for a changed many valued propertyphp sdo das xml 函数 to create sdo das xml object for a given schema filephp sdo das xml 函数 creates sdo dataobject for a given namespace uri and type namephp sdo das xml 函数 creates an xml document object from scratch without the need to load a document from a file or stringphp sdo 函数 create a child sdo dataobjectphp sdo 函数 get a data object s containerphp sdo 函数 get the sequence for a data objectphp sdo 函数 return the name of the type for a data objectphp sdo 函数 return the namespace uri of the type for a data objectphp sdo 函数 get the cause of the exceptionphp sdo 函数 get the instance properties of the sdo dataobjectphp sdo 函数 get the sdo model type for the sdo dataobjectphp sdo 函数 get the base type for this typephp sdo 函数 get the name of the typephp sdo 函数 get the namespace uri of the type
关注编程学问公众号