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 Wed, 22 Jul 2026 14:10:06 +0000