Exception thrown in case of a null pointer operation. More...
#include <Exceptions.h>
Public Member Functions | |
NullPointerException () | |
Default constructor. More... | |
Public Member Functions inherited from ros::Exception | |
Exception (const std::string &what) | |
Exception thrown in case of a null pointer operation.
Definition at line 31 of file Exceptions.h.
variant_topic_tools::NullPointerException::NullPointerException | ( | ) |
Default constructor.
Definition at line 29 of file Exceptions.cpp.