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

Interface for CTA exceptions. More...

#include <GCTAException.hpp>

Inheritance diagram for GCTAException:
GCTAExceptionHandler

Classes

class  bad_event_type
 
class  bad_instdir_type
 
class  bad_model_type
 
class  bad_observation_type
 
class  bad_pointing_type
 
class  bad_response_type
 
class  bad_roi_type
 
class  bad_rsp_table_dim
 
class  bad_rsp_table_format
 
class  file_open_error
 
class  model_invalid_radial
 
class  no_dirs
 
class  no_ebds
 
class  no_energies
 
class  no_gti
 
class  no_member
 
class  no_pointing
 
class  no_response
 
class  no_sky
 

Additional Inherited Members

- Public Member Functions inherited from GCTAExceptionHandler
 GCTAExceptionHandler (void)
 
virtual ~GCTAExceptionHandler (void) throw ()
 
virtual const char * what () const throw ()
 Exception message. More...
 
- Protected Attributes inherited from GCTAExceptionHandler
std::string m_origin
 
std::string m_message
 

Detailed Description

Interface for CTA exceptions.

This is the object that it thrown in case of a CTA exception.

Definition at line 59 of file GCTAException.hpp.


The documentation for this class was generated from the following file: