|
#include <ArmarXCore/util/BoostAssertionHandler/BoostAssertionHandler.h>
Public Member Functions | |
BoostAssertException (const std::string &reason="") | |
const char * | what () const noexcept override |
Definition at line 33 of file BoostAssertionHandler.h.
BoostAssertException | ( | const std::string & | reason = "" | ) |
Definition at line 30 of file BoostAssertionHandler.cpp.
|
overridenoexcept |
Definition at line 33 of file BoostAssertionHandler.cpp.