|
Ubiquity 2.5.2
php rapid development framework
|
Exceptions for Cache. More...
Inheritance diagram for CacheException:Public Member Functions | |
| __construct ($message=null, $code=0, $previous=null) | |
Public Member Functions inherited from UbiquityException | |
| __toString () | |
Exceptions for Cache.
Definition at line 10 of file CacheException.php.
| __construct | ( | $message = null, |
|
$code = 0, |
|||
$previous = null |
|||
| ) |
Reimplemented from UbiquityException.
Definition at line 11 of file CacheException.php.