paludis  Version 1.4.0
List of all members
paludis::GraphError Class Reference

#include <graph.hh>

+ Inheritance diagram for paludis::GraphError:

Basic operations

 GraphError (const std::string &msg) throw ()
 

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 ()
 
- Protected Member Functions inherited from paludis::Exception
 Exception (const std::string &message) throw ()
 
 Exception (const Exception &)
 

Detailed Description

Base class for DirectedGraph errors.


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