class too_many_positional_options_error

Declaration

class too_many_positional_options_error : public error { /* full declaration omitted */ };

Description

Class thrown when there are too many positional options. This is a programming error.

Declared at: libs/pika/program_options/include/pika/program_options/errors.hpp:48

Inherits from: error

Method Overview

Inherited from error:

    Methods

    too_many_positional_options_error()

    Declared at: libs/pika/program_options/include/pika/program_options/errors.hpp:51