class InvalidOptionException extends InvalidArgumentException implements ExceptionInterface
Represents an incorrect option name typed in the console.
class InvalidOptionException extends InvalidArgumentException implements ExceptionInterface
Represents an incorrect option name typed in the console.
Please login to continue.