Class

ConfigNotFoundException

Package: IO\Data\config 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 - 2009 09 16 Located at: io/data/config/ConfigNotFoundException.class.php

This exception is raised when a configuration entry is load whereas it doesn't exists in the database.

Exception implements Throwable
Extended by ConfigNotFoundException
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