__construct()
__construct(string $message, integer $errorCode)
Create a base exception and save the log of what's happening.
Parameters
string | $message | the error message |
integer | $errorCode | the error code |
The base class of an exception related with the framework.