Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques | |
__construct ($message='', $code=0, \Exception $previous=null) | |
Exception class defining an error connecting to the database platform
__construct | ( | $message = '' , |
|
$code = 0 , |
|||
\Exception | $previous = null |
||
) |
Construct the exception
string | $message | The Exception message to throw. [optional] |
integer | $code | The Exception code. [optional] |
Exception | $previous | The previous exception used for the exception chaining. [optional] |
Références $message, Symfony\Contracts\Service\__construct(), et code.