Zend_Db_Adapter_Db2_Exception
package | Zend_Db |
---|---|
subpackage | Adapter |
copyright | Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) |
license | New BSD License |
inherited_from | \Zend_Db_Adapter_Exception |
__call(string $method, array $args) : mixed
For PHP < 5.3.0, provides access to the getPrevious() method.
string
array
mixed
__construct($message= 'unknown exception'
, $code= '00000'
, \Exception $e= null
)
inherited_from | \Zend_Db_Adapter_Exception::__construct() |
---|
__construct(string $msg= ''
, integer $code= 0
, \Exception $previous= null
) : void
string
integer
\Exception
__toString() : string
string
getChainedException()
hasChainedException()
_getPrevious() : \Exception | null
\Exception
null
$_chainedException
null
$code
'00000'
$_previous : null | \Exception
null