SmartyTemplateNoContent
Less than 1 minute
SmartyTemplateNoContent
Exception thrown when a Smarty template has no content loaded.
class SmartyTemplateNoContent extends \Hazaar\ExceptionExtends: Hazaar\Exception
Represents an error that occurs when attempting to render a Smarty template with no content available.
Methods
__construct
Constructs a new SmartyTemplateNoContent exception.
public __construct(?\Throwable $previous): voidParameters
| Parameter | Type | Description |
|---|---|---|
$previous | Throwable | the previous exception that caused this error, if any |
Generated by Hazaar API Doc Generator on Fri, 04 Sep 2026 23:32:16 +0000