PHP Class WoohooLabs\Harmony\Exception\MiddlewareNotExists

Inheritance: extends Exceptio\Exception
Show file Open project: woohoolabs/harmony

Protected Properties

Property Type Description
$name string

Public Methods

Method Description
__construct ( string $name )
getName ( ) : string

Method Details

__construct() public method

public __construct ( string $name )
$name string

getName() public method

public getName ( ) : string
return string

Property Details

$name protected property

protected string $name
return string