Joomla Documentation by Component Creator
Namespaces
Interfaces
Classes
Overview
Classes
Exception
__construct
Introduction
Synopsis
Parameter
Return
Exception::
__construct
Construct the exception
Signature
public function __construct(string $message,
$code,
$previous )
Parameters
$message
$code
$previous
Returns
void