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 Tue, 21 Apr 2026 04:00:25 +0000