Class

CacheDataNotFoundException

Package: IO\Data\cache Copyright: © 2005-2019 PHPBoost License: GNU/GPL-3.0 Author: Benoit SAUTEL ben.popeye@phpboost.com Version: PHPBoost 5.2 - last update: 2014 12 22 Since: PHPBoost 3.0 - 2010 01 22 Located at: io/data/cache/CacheDataNotFoundException.class.php

This exception is raised when you are asking a cache entry that doesn't exist.

Exception implements Throwable
Extended by CacheDataNotFoundException
Methods summary
public
# __construct( $config_name )
Methods inherited from Exception
__toString(), __wakeup(), getCode(), getFile(), getLine(), getMessage(), getPrevious(), getTrace(), getTraceAsString()
Properties inherited from Exception
$code, $file, $line, $message