Zend_Db_Adapter_Sqlsrv_Exception
Located in /Db/Adapter/Sqlsrv/Exception.php (line 37)
Exception | --Zend_Exception | --Zend_Db_Exception | --Zend_Db_Adapter_Exception | --Zend_Db_Adapter_Sqlsrv_Exception
Inherited from Zend_Db_Adapter_Exception
Zend_Db_Adapter_Exception::$_chainedException
Inherited from Exception (Internal Class)
$code
$file
$line
$message
$string
$trace
Constructor
If $message is an array, the assumption is that the return value of sqlsrv_errors() was provided. If so, it then retrieves the most recent error from that stack, and sets the message and code based on it.
Inherited From Zend_Db_Adapter_Exception
Zend_Db_Adapter_Exception::__construct()
Zend_Db_Adapter_Exception::getChainedException()
Zend_Db_Adapter_Exception::hasChainedException()
Inherited From Zend_Exception
Zend_Exception::__construct()
Zend_Exception::_getPrevious()
Zend_Exception::__call()
Zend_Exception::__toString()
Inherited From Exception (Internal Class)
constructor __construct ( [$message = ], [$code = ] )
getCode ( )
getFile ( )
getLine ( )
getMessage ( )
getTrace ( )
getTraceAsString ( )
__clone ( )
__toString ( )
Documentation generated on Mon, 21 Jun 2010 15:21:45 -0400 by phpDocumentor 1.4.3