PHP Class Sulu\Component\Webspace\Loader\Exception\InvalidDefaultErrorTemplateException

Inheritance: extends WebspaceException
Show file Open project: sulu/sulu

Public Methods

Method Description
__construct ( string $template, integer $webspace ) InvalidErrorTemplateException constructor.
getTemplate ( ) : string

Method Details

__construct() public method

InvalidErrorTemplateException constructor.
public __construct ( string $template, integer $webspace )
$template string
$webspace integer

getTemplate() public method

public getTemplate ( ) : string
return string