#include <string>#include <exception>

Go to the source code of this file.
Classes | |
| class | ecl::ArgException |
| Defines the exception that is thrown whenever a command line is created and parsed. | |
| class | ecl::ArgParseException |
| Defines the exception that is thrown when an argument is improperly parsed. | |
| class | ecl::CmdLineParseException |
| Defines the exception when an argument is improperly specified. | |
| class | ecl::SpecificationException |
| Defines the exception that is thrown whenever a conflict in arguments occurs. | |
Namespaces | |
| ecl | |