| 
    raiigraph
    
   C++ RAII for igraph data structures 
   | 
 
Error class for igraph-related errors. More...
#include <error.hpp>
 Public Member Functions | |
| IgraphError (igraph_error_t code) | |
| igraph_error_t | code () const | 
Error class for igraph-related errors.
      
  | 
  inline | 
| code | Error code returned by igraph functions. | 
      
  | 
  inline | 
IGRAPH_SUCCESS.