AloFramework Cache 1.0 API
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo

Namespaces

  • AloFramework
    • Cache
      • Clients
      • Config
  • PHP

Classes

  • CacheItem

Interfaces

  • ClientInterface

Exceptions

  • CacheException

Class CacheException

Cache-related exceptions

Exception
Extended by AloFramework\Cache\CacheException
Namespace: AloFramework\Cache
Author: Art a.molcanovas@gmail.com
Located at CacheException.php

Methods summary

Methods inherited from Exception

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

Constants summary

integer E_EXTENSION_DISABLED

Code when a required extension is not installed or enabled

Code when a required extension is not installed or enabled

# 1
integer E_CLIENT_NOT_SET

Code when the client is not set in CacheItem

Code when the client is not set in CacheItem

# 2
integer E_NO_KEY

Code when no key is set

Code when no key is set

# 3

Properties summary

Properties inherited from Exception

$code, $file, $line, $message

AloFramework Cache 1.0 API API documentation generated by ApiGen