PHP Class StackFormation\TemplateDecodeException

Inheritance: extends Exception
Show file Open project: aoepeople/stackformation

Protected Properties

Property Type Description
$templateFile

Public Methods

Method Description
__construct ( $templateFile, $message, Exception $previous = null )
getTemplateFile ( )

Method Details

__construct() public method

public __construct ( $templateFile, $message, Exception $previous = null )
$previous Exception

getTemplateFile() public method

public getTemplateFile ( )

Property Details

$templateFile protected property

protected $templateFile