|
Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
| __construct ($msg='unknown exception', $state='00000') | |
Public Member Functions inherited from Zend_Db_Statement_Exception | |
| hasChainedException () | |
| getChainedException () | |
Public Member Functions inherited from Zend_Exception | |
| __construct ($msg='', $code=0, Exception $previous=null) | |
| __call ($method, array $args) | |
| __toString () | |
Protected Attributes | |
| $code = '00000' | |
| $message = 'unknown exception' | |
Additional Inherited Members | |
Protected Member Functions inherited from Zend_Exception | |
| _getPrevious () | |
Definition at line 35 of file Exception.php.
| __construct | ( | $msg = 'unknown exception', |
|
$state = '00000' |
|||
| ) |
| string | $msg | |
| string | $state |
Definition at line 51 of file Exception.php.
|
protected |
Definition at line 40 of file Exception.php.
|
protected |
Definition at line 45 of file Exception.php.