DABC (Data Acquisition Backbone Core)  2.9.9
Data Structures | Namespaces | Enumerations
Exception.h File Reference
#include <exception>
#include "dabc/string.h"

Go to the source code of this file.

Data Structures

class  dabc::Exception
 DABC exception. More...
 

Namespaces

 dabc
 Event manipulation API.
 

Enumerations

enum  dabc::ExceptionKind {
  dabc::ex_None , dabc::ex_Stop , dabc::ex_Timeout , dabc::ex_Input ,
  dabc::ex_Output , dabc::ex_Connect , dabc::ex_Disconnect , dabc::ex_Command ,
  dabc::ex_Buffer , dabc::ex_Pool , dabc::ex_Object , dabc::ex_Hierarchy ,
  dabc::ex_Pointer , dabc::ex_Generic
}