Public Member Functions | Protected Attributes | List of all members
AnaGuess::Exception Class Reference

#include <exception.h>

Inheritance diagram for AnaGuess::Exception:
Inheritance graph
[legend]

Public Member Functions

const int errorNumber () const throw ()
 
 Exception (const std::string &aMessage, const int aErrorNumber) throw ()
 
std::string message () const throw ()
 
const char * what () const throw ()
 
virtual ~Exception () throw ()
 

Protected Attributes

const int mErrorNumber
 
const std::string mMessage
 

Detailed Description

Definition at line 25 of file lib/kinematics/AnalyticalGuess/include/exception.h.

Constructor & Destructor Documentation

AnaGuess::Exception::Exception ( const std::string &  aMessage,
const int  aErrorNumber 
)
throw (
)
inline
virtual AnaGuess::Exception::~Exception ( )
throw (
)
inlinevirtual

Member Function Documentation

const int AnaGuess::Exception::errorNumber ( ) const
throw (
)
inline
std::string AnaGuess::Exception::message ( ) const
throw (
)
inline
const char* AnaGuess::Exception::what ( ) const
throw (
)
inline

Member Data Documentation

const int AnaGuess::Exception::mErrorNumber
protected
const std::string AnaGuess::Exception::mMessage
protected

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


kni
Author(s): Martin Günther
autogenerated on Fri Jan 3 2020 04:01:17