__construct()
__construct(string $message, integer $errorCode)
Create the router-related exception.
Parameters
string | $message | the error message |
integer | $errorCode | the router error code |
The router exception thrown by Gishiki when a problem occurs in the Router or Route class.