__construct()
__construct(mixed $message, null $extra = null, string $errCode = '')
MainWP_Exception constructor.
Grab Exception Message upon creation of the object.
Parameters
mixed |
$message |
Exception message. |
null |
$extra |
Any extra Errors. |
string |
$errCode |
Errors code. |