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

Interface for multi-wavelength exceptions. More...

#include <GMWLException.hpp>

Inheritance diagram for GMWLException:
GMWLExceptionHandler

Classes

class  bad_file_format
 
class  bad_response_type
 
class  file_open_error
 
class  invalid_unit
 

Additional Inherited Members

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

Detailed Description

Interface for multi-wavelength exceptions.

This object is thrown in case of a multi-wavelength exception.

Definition at line 59 of file GMWLException.hpp.


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