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

#include <GLATException.hpp>

Inheritance diagram for GLATException::no_energies:
GLATExceptionHandler

Public Member Functions

 no_energies (std::string origin, std::string message="")
 No energies 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 87 of file GLATException.hpp.

Constructor & Destructor Documentation

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

No energies set.

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

Definition at line 141 of file GLATException.cpp.

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


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