GammaLib  2.0.0.dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
GCTAException.hpp File Reference

CTA exception handler interface definition. More...

#include <string>
#include <sstream>
#include <stdexcept>

Go to the source code of this file.

Classes

class  GCTAExceptionHandler
 Interface for CTA exception handler. More...
 
class  GCTAException
 Interface for CTA exceptions. More...
 
class  GCTAException::file_open_error
 
class  GCTAException::no_member
 
class  GCTAException::no_response
 
class  GCTAException::no_pointing
 
class  GCTAException::no_sky
 
class  GCTAException::no_ebds
 
class  GCTAException::no_gti
 
class  GCTAException::no_energies
 
class  GCTAException::no_dirs
 
class  GCTAException::bad_observation_type
 
class  GCTAException::bad_event_type
 
class  GCTAException::bad_roi_type
 
class  GCTAException::bad_instdir_type
 
class  GCTAException::bad_pointing_type
 
class  GCTAException::bad_response_type
 
class  GCTAException::model_invalid_radial
 
class  GCTAException::bad_model_type
 
class  GCTAException::bad_rsp_table_dim
 
class  GCTAException::bad_rsp_table_format
 

Detailed Description

CTA exception handler interface definition.

Author
Juergen Knoedlseder

Definition in file GCTAException.hpp.