paludis  Version 1.4.0
Protected Member Functions | List of all members
paludis::args::ArgsError Class Reference

#include <args_error.hh>

+ Inheritance diagram for paludis::args::ArgsError:

Protected Member Functions

 ArgsError (const std::string &message) throw ()
 
- Protected Member Functions inherited from paludis::Exception
 Exception (const std::string &message) throw ()
 
 Exception (const Exception &)
 

Additional Inherited Members

- Public Member Functions inherited from paludis::Exception
const std::string & message () const PALUDIS_ATTRIBUTE((nothrow)) throw ()
 
std::string backtrace (const std::string &delim) const
 
bool empty () const
 
const char * what () const throw ()
 
virtual ~Exception () PALUDIS_ATTRIBUTE((nothrow)) throw ()
 

Detailed Description

Thrown if an invalid command line argument is provided.

Constructor & Destructor Documentation

paludis::args::ArgsError::ArgsError ( const std::string &  message) throw ()
protected

Constructor.


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