Class InvalidOptionException
$message : string
Exception default message
$option : string
Option that caused exception
__construct(string $option)
Constructor
getOption() : string
Returns option that caused exception