#include <AnasaziRTRBase.hpp>
Public Member Functions | |
RTRInitFailure (const std::string &what_arg) |
This exception is thrown from the RTRBase::initialize() method, which is called by the user or from the RTRBase::iterate() method when isInitialized() == false
.
Definition at line 162 of file AnasaziRTRBase.hpp.
Anasazi::RTRInitFailure::RTRInitFailure | ( | const std::string & | what_arg | ) | [inline] |
Definition at line 163 of file AnasaziRTRBase.hpp.