InvalidTemplateSpecified
extends InvalidArgumentException
in package
implements
GeneratorException
FinalYes
Table of Contents
Interfaces
Methods
- empty() : self
- notFoundOrNotReadable() : self
- notReadable() : self
Methods
empty()
public
static empty(string $path) : self
Parameters
- $path : string
Return values
selfnotFoundOrNotReadable()
public
static notFoundOrNotReadable(string $path) : self
Parameters
- $path : string
Return values
selfnotReadable()
public
static notReadable(string $path) : self
Parameters
- $path : string