A base class for all image_transport exceptions inheriting from std::runtime_error. More...
#include <exception.h>
Public Member Functions | |
Exception (const std::string &message) |
A base class for all image_transport exceptions inheriting from std::runtime_error.
Definition at line 45 of file exception.h.
image_transport::Exception::Exception | ( | const std::string & | message | ) | [inline] |
Definition at line 48 of file exception.h.