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

#include <GLATException.hpp>

Inheritance diagram for GLATException::bad_instdir_type:
GLATExceptionHandler

Public Member Functions

 bad_instdir_type (std::string origin, std::string message="")
 Instrument direction is not a CTA instrument direction. More...
 
- Public Member Functions inherited from GLATExceptionHandler
 GLATExceptionHandler (void)
 
virtual ~GLATExceptionHandler (void) throw ()
 
virtual const char * what () const throw ()
 Exception message. More...
 

Additional Inherited Members

- Protected Attributes inherited from GLATExceptionHandler
std::string m_origin
 
std::string m_message
 

Detailed Description

Definition at line 99 of file GLATException.hpp.

Constructor & Destructor Documentation

GLATException::bad_instdir_type::bad_instdir_type ( std::string  origin,
std::string  message = "" 
)

Instrument direction is not a CTA instrument direction.

Parameters
[in]originName of method that has thrown the exception.
[in]messageOptional error message.

Definition at line 206 of file GLATException.cpp.

References GLATExceptionHandler::m_message, and GLATExceptionHandler::m_origin.


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