Class Zend_Db_Adapter_Exception
- Exception
-
Zend_Exception
-
Zend_Db_Exception
-
Zend_Db_Adapter_Exception
Direct known subclasses
Zend_Db_Adapter_Db2_Exception, Zend_Db_Adapter_Mysqli_Exception, Zend_Db_Adapter_Oracle_Exception, Zend_Db_Adapter_Sqlsrv_Exception
Package: Zend\Db\Adapter
Category: Zend
Copyright: Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
License: New BSD License
Located at Zend/Db/Adapter/Exception.php
Category: Zend
Copyright: Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
License: New BSD License
Located at Zend/Db/Adapter/Exception.php
public
|
#
__construct( string $message = '', integer $code = 0,
Construct the exception |
public
|
|
public
|
__call(),
__toString(),
_getPrevious()
|
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|
protected
|
$_chainedException | null |
$code,
$file,
$line,
$message
|