class UndefinedOptionsException extends InvalidArgumentException

Exception thrown when an undefined option is passed.

You should remove the options in question from your code or define them beforehand.