(^)
SDO_Exception::getCause — Get the cause of the exception
Esta função é EXPERIMENTAL. O comportamento, seu nome e documentação podem mudar sem aviso em futuras versões do PHP. Utilize 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.
None.
Returns the cause of this exception or NULL if the cause is nonexistent or unknown.