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