PHP Class StackFormation\Exception\BlueprintNotFoundException

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

Protected Properties

Property Type Description
$blueprintName

Public Methods

Method Description
__construct ( $blueprintname, $code, Exception $previous = null )
getBlueprintName ( )

Method Details

__construct() public method

public __construct ( $blueprintname, $code, Exception $previous = null )
$previous Exception

getBlueprintName() public method

public getBlueprintName ( )

Property Details

$blueprintName protected property

protected $blueprintName