Represents an exception that is thrown when an error occurs while parsing options.
public class CommandOptionException : CommandException, ISerializable
kind:method, kind:property, kind:ctor. Press Esc to clear.CommandOptionException(String, String, Exception)Creates a new instance of CommandOptionException.CommandOptionException(String, String)Creates a new instance of CommandOptionException.OptionNameGets the associated name of the option for this exception.