RedirectRouteException
class RedirectRouteException extends AlligatorException
Class RedirectRouteException
Properties
| protected int | $statusCode | from AlligatorException |
Methods
__construct(string $route, array $params = null)
RedirectRouteException constructor.
string
getRoute()
No description
array|null
getParams()
No description
Details
in AlligatorException at line 28
JsonResponse
getResponse()
at line 34
__construct(string $route, array $params = null)
RedirectRouteException constructor.