Exception thrown in case of a package not being found. More...
#include <Exceptions.h>
Public Member Functions | |
PackageNotFoundException (const std::string &package) | |
Constructor. |
Exception thrown in case of a package not being found.
Definition at line 181 of file Exceptions.h.
variant_topic_tools::PackageNotFoundException::PackageNotFoundException | ( | const std::string & | package | ) |
Constructor.
Definition at line 103 of file Exceptions.cpp.