Esc
API Index — Namespaces, Packages, Reports, Indices
TemplateUnavailableException
extends Exception
in package
Table of Contents
Properties
Methods
- __construct() : mixed
- __toString() : mixed
Properties
$code
protected
int
$code
= 1002
$message
protected
string
$message
= "The template you are trying to include does not seem to exist. Please check the file name.\n\tInvalid error message. "
Methods
__construct()
public
__construct(string $message) : mixed
Parameters
- $message : string
__toString()
public
__toString() : mixed