Classes | Namespaces
AugerException.h File Reference
#include <exception>
#include <string>
#include <sstream>
#include <map>

Go to the source code of this file.

Classes

class  utl::AugerException
 Base class for all exceptions used in the auger offline code. More...
 
class  utl::DataNotFoundInDBException
 Exception to use in case requested data not found in the database with detailed printout. More...
 
class  utl::DoesNotComputeException
 Base class for inconsistency/illogicality exceptions. More...
 
class  utl::InitSequenceException
 Exception to use if sequence of initialisations violated. More...
 
class  utl::InvalidConfigurationException
 Base class for exceptions arising because configuration data are not valid. More...
 
class  utl::InvalidIteratorException
 Exception for invalid operation on Iterators. More...
 
class  utl::IOFailureException
 Base class to report exceptions in IO. More...
 
class  utl::MissingEventDataException
 Base class for exceptions arising because required info not present in the Event. More...
 
class  utl::ModuleSequenceException
 Exception to use in case of module sequencing failures. More...
 
class  utl::NoDataForModelException
 Exception to use in a atmosphere model cannot find data it needs. More...
 
class  utl::NonExistentComponentException
 Base class for exceptions trying to access non-existing components. More...
 
class  utl::OutOfBoundException
 Exception for reporting variable out of valid range. More...
 
class  utl::XMLParseException
 Exception for errors encountered when parsing XML. More...
 
class  utl::XMLValidationException
 Exception for errors encountered when validating XML files. More...
 

Namespaces

 utl
 

Detailed Description

General Auger Exception classes

Author
Lukas Nellen
Date
4-Apr-2003

Definition in file AugerException.h.


, generated on Tue Sep 26 2023.