Public Member Functions | Private Member Functions | Private Attributes
pomdp::BeliefException Class Reference

#include <BeliefException.h>

List of all members.

Public Member Functions

 BeliefException (const std::string &e)
 this is the principal constructor to be called with an error message e
std::string getMessage ()
 accessor method for getting the error message
 ~BeliefException () throw ()
 destructor

Private Member Functions

 BeliefException ()
 to prevent the call of a default constructor

Private Attributes

std::string err
 this stores the error message internally

Detailed Description

Definition at line 16 of file BeliefException.h.


Constructor & Destructor Documentation

to prevent the call of a default constructor

pomdp::BeliefException::BeliefException ( const std::string &  e)

this is the principal constructor to be called with an error message e

Parameters:
eerror message

Definition at line 8 of file BeliefException.cpp.

destructor

Definition at line 16 of file BeliefException.cpp.


Member Function Documentation

accessor method for getting the error message

Returns:
the error message

Definition at line 12 of file BeliefException.cpp.


Member Data Documentation

std::string pomdp::BeliefException::err [private]

this stores the error message internally

Definition at line 21 of file BeliefException.h.


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


appl
Author(s): petercai
autogenerated on Tue Jan 7 2014 11:02:30