NoDBTable
Less than 1 minute
NoDBTable
Exception thrown when the database cache table configuration is missing.
class NoDBTable extends \Hazaar\Cache\Backend\Exception\ExceptionRaised during database cache backend initialization when no table name is configured to persist cache keys and values.
Methods
__construct
Initializes the exception with a fixed message indicating that a cache
public __construct(): voidtable must be configured for the database backend.
Generated by Hazaar API Doc Generator on Tue, 21 Apr 2026 04:00:25 +0000