NoFunction
Less than 1 minute
NoFunction
Exception thrown when a cached function invocation has no callable target.
class NoFunction extends \Hazaar\Cache\Exception\ExceptionRaised by function-caching helpers when execution is requested without specifying the function or callable to invoke.
Methods
__construct
Initializes the exception with a fixed message indicating that the
public __construct(): voidcached function call is missing a required callable.
Generated by Hazaar API Doc Generator on Tue, 21 Apr 2026 04:00:25 +0000