Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members   
agfioError  Class Reference
agfio error class. 
More...
#include <agfioError.h>
Inheritance diagram for agfioError:
[legend]Collaboration diagram for agfioError:
[legend]List of all members.
Detailed Description
agfio error class.
Almost every exception class of the library inherits from this class. There is no special advantage to inherit this class except that consitency can be kept in a convenient way. 
Constructor & Destructor Documentation
  
    
      
        
          |  
agfioError::agfioError (
           | 
          
const string & s )
           | 
         
       
     | 
  
  
    
      
        
          |  
agfioError::~agfioError (
           | 
          
)  throw () [inline]
           | 
         
       
     | 
  
Member Function Documentation
  
    
      
        
          |  
const char * agfioError::what (
           | 
          
) const  throw () [virtual]
           | 
         
       
     | 
  
  
    | 
       
     | 
    
 
 - 
Returns: 
 - 
C string containing error message 
       | 
  
The documentation for this class was generated from the following file:
Generated at Wed Jul 3 14:55:10 2002 for Annotation Graph API by
1.2.7 written by Dimitri van Heesch,
 © 1997-2001