\Vegas\Cli\Task\ExceptionInvalidOptionException

Class InvalidOptionException

Summary

Methods
Properties
Constants
__construct()
getOption()
No public properties found
No constants found
No protected methods found
$message
$option
N/A
No private methods found
No private properties found
N/A

Properties

$message

$message : string

Exception default message

Type

string

$option

$option : string

Option that caused exception

Type

string

Methods

__construct()

__construct(string $option)

Constructor

Parameters

string $option

getOption()

getOption() : string

Returns option that caused exception

Returns

string