Definition at line 35 of file Exception.php.
◆ __construct()
__construct |
( |
|
$message = '' , |
|
|
|
$code = 0 , |
|
|
Exception |
$e = null |
|
) |
| |
◆ getChainedException()
Definition at line 52 of file Exception.php.
54 return $this->getPrevious();
◆ hasChainedException()
Definition at line 47 of file Exception.php.
49 return ($this->getPrevious() !==
null);
◆ $_chainedException
$_chainedException = null |
|
protected |
The documentation for this class was generated from the following file:
- vendor/magento/zendframework1/library/Zend/Db/Adapter/Exception.php