SPH
Public Member Functions | List of all members
ArgError Class Reference

Exception thrown if the arguments are invalid. More...

#include <ArgsParser.h>

Inheritance diagram for ArgError:
Exception

Public Member Functions

 ArgError (const std::string &message)
 
- Public Member Functions inherited from Exception
 Exception (const std::string &message)
 
virtual const char * what () const noexcept
 

Detailed Description

Exception thrown if the arguments are invalid.

Definition at line 23 of file ArgsParser.h.

Constructor & Destructor Documentation

◆ ArgError()

ArgError::ArgError ( const std::string &  message)
inlineexplicit

Definition at line 25 of file ArgsParser.h.


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