| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

In This Package:

XmlCnvException.h File Reference

#include <string>
#include "GaudiKernel/Kernel.h"
#include "GaudiKernel/GaudiException.h"
#include "DetDescCnv/XmlCnvException.icpp"

Include dependency graph for XmlCnvException.h:

Go to the source code of this file.


Classes

class  XmlCnvException

Defines

#define DETDESCCNV_XMLCNVSVC_XMLCNVEXCEPTION_H   1

Enumerations

enum  Status {
  CANT_QUERY_INTERFACE = 2, CANT_RETRIEVE_OBJECT, INVALID_CLASS_ID, CORRUPTED_DATA,
  STOP_REQUEST, EXPRESSION_ERROR, WRONG_DTD_VERSION, ERROR_ADDING_TO_TS,
  LAST
}
 Error codes used for XmlCnvException handling. More...

Define Documentation

#define DETDESCCNV_XMLCNVSVC_XMLCNVEXCEPTION_H   1

Definition at line 2 of file XmlCnvException.h.


Enumeration Type Documentation

enum Status

Error codes used for XmlCnvException handling.

Enumerator:
CANT_QUERY_INTERFACE 
CANT_RETRIEVE_OBJECT 
INVALID_CLASS_ID 
CORRUPTED_DATA 
STOP_REQUEST 
EXPRESSION_ERROR 
WRONG_DTD_VERSION 
ERROR_ADDING_TO_TS 
LAST 

Definition at line 11 of file XmlCnvException.h.

00012 {  
00013   CANT_QUERY_INTERFACE = 2,
00014   CANT_RETRIEVE_OBJECT,
00015   INVALID_CLASS_ID,
00016   CORRUPTED_DATA,
00017   STOP_REQUEST,
00018   EXPRESSION_ERROR,
00019   WRONG_DTD_VERSION,
00020   ERROR_ADDING_TO_TS,
00021   LAST
00022 };

| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

Generated on Mon Apr 11 20:00:54 2011 for DetDescCnv by doxygen 1.4.7