Class InvalidCSRFTokenException
Thrown when the CSRF token cannot be validated and exception is required.
- Exception
- RuntimeException
- UnexpectedValueException
- Riimu\Kit\CSRF\InvalidCSRFTokenException
Namespace: Riimu\Kit\CSRF
Copyright: Copyright (c) 2014, Riikka Kalliomäki
License: MIT License
Author: Riikka Kalliomäki riikka.kalliomaki@gmail.com
Located at InvalidCSRFTokenException.php
Copyright: Copyright (c) 2014, Riikka Kalliomäki
License: MIT License
Author: Riikka Kalliomäki riikka.kalliomaki@gmail.com
Located at InvalidCSRFTokenException.php
Methods summary
Methods inherited from Exception
__construct()
,
__toString()
,
getCode()
,
getFile()
,
getLine()
,
getMessage()
,
getPrevious()
,
getTrace()
,
getTraceAsString()