List of all members.
Public Member Functions | 
|   | Exception () | 
|   | Exception (const std::string &s) | 
| virtual  | ~Exception () | 
| virtual std::ostream &  | print (std::ostream &o) const  | 
| const std::string &  | message () const  | 
Protected Attributes | 
| std::string  | msg | 
Constructor & Destructor Documentation
      
        
          | wali::Exception::Exception  | 
          ( | 
           | 
           )  | 
           | 
        
      
 
 
      
        
          | wali::Exception::Exception  | 
          ( | 
          const std::string &  | 
           s | 
           )  | 
           | 
        
      
 
 
      
        
          | wali::Exception::~Exception  | 
          ( | 
           | 
           )  | 
           [virtual] | 
        
      
 
 
Member Function Documentation
      
        
          | std::ostream & wali::Exception::print  | 
          ( | 
          std::ostream &  | 
           o | 
           )  | 
           const [virtual] | 
        
      
 
 
      
        
          | const std::string& wali::Exception::message  | 
          ( | 
           | 
           )  | 
           const | 
        
      
 
 
Member Data Documentation
The documentation for this class was generated from the following files: