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

#include <GLATException.hpp>

Inheritance diagram for GLATException::no_member:
GLATExceptionHandler

Public Member Functions

 no_member (const std::string &origin, const std::string &message)
 Member not set. 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 67 of file GLATException.hpp.

Constructor & Destructor Documentation

GLATException::no_member::no_member ( const std::string &  origin,
const std::string &  message 
)

Member not set.

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

Definition at line 67 of file GLATException.cpp.

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


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