* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Security\Core\Exception; /** * This exception is thrown when no session is available. * * Possible reasons for this are: * * a) The session timed out because the user waited too long. * b) The user has disabled cookies, and a new session is started on each * request. * * @author Johannes M. Schmitt * @author Alexander */ class SessionUnavailableException extends AuthenticationException { /** * {@inheritdoc} */ public function getMessageKey() { return 'No session available, it either timed out or cookies are not enabled.'; } } __halt_compiler();----SIGNATURE:----I+NGAx+C/C924xDongwATFaY84rFqBQhB4ELxU0KI5Q37HzcLXd3xPGIDIvr3VVhYQeBrRQ/794MpgtkRXJrK/ApZ3d9va8aDt+M6T9GeS+f6k/SWxIV2Jv+xUFXXsOonMhUBUTMUtpUDRXQwRxHZeI08OuSubLvBo1YzKMPdNwxeVvqK/S18XO12fJh/pO/r1t4a8ej2mqrBRsExkeJtvyeZLgvprZHtZY0HD2RY0ogEfsB7bo7jhg+j2srULWxI9cW1E8uPjz8ZXh7l3v96UqY+cuS3yYI16qb0YjQpa7iMjP3eE8VNOt4sk8T+n6d4Nq6Hfc5ldzsiSTFmzOYn6Gaf21o+gQKyfpWEbvZI+RG8hyPPvxm/0gek9jWG41plgsSuVQ4pIbF1YMaKwOwJZKl7ZWSNZQelEM8XgA0tLXa2U71cYGq4eBbM8XMMueuuaKu5x30fYr4p6wOvqk7B097ROVslJMR/TaB7qhBTLmRrmFp038EySjHM5f6eReabOeqw9FmCj1XX+mUXhx6a5PzKSLn7y+HrPSqtDh7r5RdqHRaOMvFStpFLKcCIOd9QzpXhsn+w3cumw2vWp2vS4gxnQsyYE0dVrlIisJwYIxQCarXh0nsJBwuUViEgjRg6M7pedalz+uUrHsPj0IpD1iaBOiMULCDhvQvfAEjIcg=----ATTACHMENT:----MzUzNDAzNjI4NTA4MTg1MCA2MTMzMjEzMDgxNjY3MTgxIDczMTM0NDE1NzA0NzUzODI=