LCIO  02.17
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces
Exceptions.h File Reference
#include <string>
#include <exception>
#include <stdexcept>
+ Include dependency graph for Exceptions.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  EVENT::Exception
 Base exception class for LCIO - all other exceptions extend this. More...
 
class  EVENT::EventException
 EventException used for errors accessing the event data. More...
 
class  EVENT::DataNotAvailableException
 EventException used for data not available. More...
 
class  EVENT::ReadOnlyException
 EventException used for signaling a 'read only exception'. More...
 
class  IO::IOException
 IOException used for reading/writing errors. More...
 
class  IO::EndOfDataException
 EndOfDataException for signaling the end of a data stream. More...
 

Namespaces

 EVENT
 Typedefs for std::vectors of basic types used in LCIO.
 
 IO