Class Exception
Defined in File exception.hpp
Inheritance Relationships
Base Type
public std::runtime_error
Derived Type
public image_transport::TransportLoadException
(Class TransportLoadException)
Class Documentation
-
class Exception : public std::runtime_error
A base class for all image_transport exceptions inheriting from std::runtime_error.
Subclassed by image_transport::TransportLoadException
Public Functions
-
inline explicit Exception(const std::string &message)
-
inline explicit Exception(const std::string &message)