|
#include <RobotAPI/libraries/aron/core/Exception.h>
Public Member Functions | |
AronEOFException ()=delete | |
AronEOFException (const std::string &prettymethod) | |
Public Member Functions inherited from AronException | |
AronException ()=delete | |
AronException (const std::string &prettymethod, const std::string &reason) | |
AronException (const std::string &prettymethod, const std::string &reason, const Path &path) | |
AronException & | operator() (const std::string &additionalMessage="") |
call operator to append a message to the exception. Used by ARMARX_CHECK_AND_THROW More... | |
Definition at line 72 of file Exception.h.
|
delete |
|
inline |
Definition at line 77 of file Exception.h.