api_exception.h File Reference

#include <string>
#include <exception>
#include <sstream>
#include <writer_utils.h>

Include dependency graph for api_exception.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Classes

class  coco::api_exception
 API exception class. More...
class  coco::nyi_exception
 Not Yet Implemented exception class. More...

Namespaces

namespace  coco
 the main namespace of the COCONUT API

Enumerations

enum  coco::api_exception_type {
  coco::apiee_internal = 1, coco::apiee_evaluator = 2, coco::apiee_io = 3, coco::apiee_delta = 4,
  coco::apiee_search_graph = 5, coco::apiee_communication_data = 6, coco::apiee_inference_engine = 7, coco::apiee_graph_analyzer = 8,
  coco::apiee_management_module = 9, coco::apiee_initializer = 10, coco::apiee_report_module = 11, coco::apiee_oom = 12,
  coco::apiee_nyi = 13, coco::apiee_other = 14
}
 Enum for classifying api_exceptions. More...


Detailed Description

Definition in file api_exception.h.


Generated on Tue Feb 9 14:46:11 2010 for COCONUT API by  doxygen 1.5.8