CSRF
  • Namespace
  • Class
  • Tree

Namespaces

  • PHP
  • Riimu
    • Kit
      • CSRF
        • Source
        • Storage

Classes

  • CookieStorage
  • SessionStorage

Interfaces

  • TokenStorage

Exceptions

  • TokenStorageException

Class TokenStorageException

Thrown when error occurs in token storage.

Exception
Extended by RuntimeException
Extended by Riimu\Kit\CSRF\Storage\TokenStorageException
Namespace: Riimu\Kit\CSRF\Storage
Copyright: Copyright (c) 2015, Riikka Kalliomäki
License: MIT License
Author: Riikka Kalliomäki riikka.kalliomaki@gmail.com
Located at Storage/TokenStorageException.php

Methods summary

Methods inherited from Exception

__construct(), __toString(), getCode(), getFile(), getLine(), getMessage(), getPrevious(), getTrace(), getTraceAsString()

Properties summary

Properties inherited from Exception

$code, $file, $line, $message

CSRF API documentation generated by ApiGen