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 Fri, 05 Jun 2026 06:08:15 +0000