Located in /Db/Statement/Sqlsrv/Exception.php (line 34)
Exception | --Zend_Exception | --Zend_Db_Exception | --Zend_Db_Statement_Exception | --Zend_Db_Statement_Sqlsrv_Exception
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_Statement_Exception
Zend_Db_Statement_Exception::getChainedException()
Zend_Db_Statement_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:02 -0400 by phpDocumentor 1.4.3