Jlm
Public Member Functions | List of all members
jlm::tooling::CommandLineParser::Exception Class Reference

#include <CommandLine.hpp>

Inheritance diagram for jlm::tooling::CommandLineParser::Exception:
Inheritance graph
[legend]
Collaboration diagram for jlm::tooling::CommandLineParser::Exception:
Collaboration graph
[legend]

Public Member Functions

 ~Exception () noexcept override
 
 Exception (const std::string &message)
 
- Public Member Functions inherited from jlm::util::Error
 ~Error () noexcept override
 
 Error (const std::string &msg)
 

Detailed Description

Exception thrown in case of command line parsing errors.

Definition at line 584 of file CommandLine.hpp.

Constructor & Destructor Documentation

◆ ~Exception()

jlm::tooling::CommandLineParser::Exception::~Exception ( )
overridedefaultnoexcept

◆ Exception()

jlm::tooling::CommandLineParser::Exception::Exception ( const std::string &  message)
inlineexplicit

Definition at line 589 of file CommandLine.hpp.


The documentation for this class was generated from the following files: