NoFunction
Less than 1 minute
NoFunction
Exception thrown when a cached function invocation has no callable target.
class NoFunction extends \Hazaar\ExceptionExtends: Hazaar\Exception
Raised 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, 04 Sep 2026 23:32:16 +0000