NoSQLite3DBPath
Less than 1 minute
NoSQLite3DBPath
Exception thrown when the SQLite cache database path is missing.
class NoSQLite3DBPath extends \Hazaar\ExceptionExtends: Hazaar\Exception
Raised 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, 04 Sep 2026 23:32:16 +0000