PHP Class Roller\Exception\RouteException

Inheritance: extends Exceptio\Exception
Show file Open project: c9s/roller

Public Properties

Property Type Description
$route

Public Methods

Method Description
__construct ( $message, $route )
getRoute ( )

Method Details

__construct() public method

public __construct ( $message, $route )

getRoute() public method

public getRoute ( )

Property Details

$route public property

public $route