SmartyTemplateNoContent
Less than 1 minute
SmartyTemplateNoContent
Exception thrown when a Smarty template has no content loaded.
class SmartyTemplateNoContent extends \Hazaar\Template\Exception\ExceptionRepresents 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 Tue, 21 Apr 2026 04:00:24 +0000