Public Member Functions | Protected Attributes
AnaGuess::Exception Class Reference

#include <exception.h>

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

List of all members.

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 () [inline, virtual]

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 Thu Aug 27 2015 13:40:08