class UserLastRouteOnLoginException extends AlligatorException

Class UserLastRouteOnLoginException

Properties

protected int $statusCode from AlligatorException

Methods

JsonResponse
getResponse()

No description

__construct(string $route)

UserLastRouteOnLoginException constructor.

string
getRoute()

No description

setRoute(string $route)

No description

Details

in AlligatorException at line 28
JsonResponse getResponse()

Return Value

JsonResponse

at line 29
__construct(string $route)

UserLastRouteOnLoginException constructor.

Parameters

string $route

at line 37
string getRoute()

Return Value

string

at line 45
setRoute(string $route)

Parameters

string $route