Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
__construct ($message, $usage='') | |
getUsageMessage () | |
![]() | |
__construct ($msg='', $code=0, Exception $previous=null) | |
__call ($method, array $args) | |
__toString () | |
Protected Attributes | |
$usage = '' | |
Additional Inherited Members | |
![]() | |
_getPrevious () | |
Definition at line 35 of file Exception.php.
__construct | ( | $message, | |
$usage = '' |
|||
) |
Constructor
string | $message | |
string | $usage |
Definition at line 51 of file Exception.php.
getUsageMessage | ( | ) |
|
protected |
Definition at line 42 of file Exception.php.