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

#include <GCTAException.hpp>

Inheritance diagram for GCTAException::model_invalid_radial:
GCTAExceptionHandler

Public Member Functions

 model_invalid_radial (std::string origin, std::string type, std::string message="")
 Invalid radial model type. More...
 
- Public Member Functions inherited from GCTAExceptionHandler
 GCTAExceptionHandler (void)
 
virtual ~GCTAExceptionHandler (void) throw ()
 
virtual const char * what () const throw ()
 Exception message. More...
 

Additional Inherited Members

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

Detailed Description

Definition at line 129 of file GCTAException.hpp.

Constructor & Destructor Documentation

GCTAException::model_invalid_radial::model_invalid_radial ( std::string  origin,
std::string  type,
std::string  message = "" 
)

Invalid radial model type.

Parameters
[in]originMethod that throws the error.
[in]typeRadial model type that has been encountered.
[in]messageOptional error message.

Definition at line 336 of file GCTAException.cpp.

References GCTAExceptionHandler::m_message, GCTAExceptionHandler::m_origin, GCTAModelRadialRegistry::name(), and GCTAModelRadialRegistry::size().


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