PHP Class EricMakesStuff\ServerMonitor\Exceptions\InvalidCommand

Inheritance: extends Exceptio\Exception
Show file Open project: ericmakesstuff/laravel-server-monitor

Public Methods

Method Description
create ( string $reason ) : InvalidCommand

Method Details

create() public static method

public static create ( string $reason ) : InvalidCommand
$reason string
return InvalidCommand