NoSQLite3DBPath
Less than 1 minute
NoSQLite3DBPath
Exception thrown when the SQLite cache database path is missing.
class NoSQLite3DBPath extends \Hazaar\Cache\Backend\Exception\ExceptionRaised during SQLite-backed cache backend initialization when no database file path is configured for persistent cache storage.
Methods
__construct
Initializes the exception with a fixed message indicating that a cache
public __construct(): voiddatabase path must be configured for the SQLite backend.
Generated by Hazaar API Doc Generator on Fri, 05 Jun 2026 06:08:15 +0000