RedirectSecurityException
class RedirectSecurityException extends AlligatorSecurityException implements HttpExceptionInterface
Class NoProductPermissionException
Constants
| ALLIGATOR_REDIRECT |
Default http code for redirect security exception |
Properties
| protected int | $statusCode | from AlligatorException |
Methods
JsonResponse
getResponse()
No description
__construct(int $statusCode = self::ALLIGATOR_REDIRECT, string $message = "You will be redirected", Exception $previous = null, array $headers = array(), int $code = 0)
No description
string
getStatusCode()
No description
array
getHeaders()
No description
setResponse(mixed $response)
No description