InvalidTemplateSpecified
extends InvalidArgumentException
implements
GeneratorException
Interfaces, Classes, Traits and Enums
- GeneratorException
Table of Contents
-
empty()
: self
-
notFoundOrNotReadable()
: self
-
notReadable()
: self
empty()
public
static empty(string $path) : self
Parameters
-
$path
: string
-
Return values
self
—
notFoundOrNotReadable()
public
static notFoundOrNotReadable(string $path) : self
Parameters
-
$path
: string
-
Return values
self
—
notReadable()
public
static notReadable(string $path) : self
Parameters
-
$path
: string
-
Return values
self
—