Class TransportLoadException

Inheritance Relationships

Base Type

Class Documentation

class TransportLoadException : public image_transport::Exception

An exception class thrown when image_transport is unable to load a requested transport.

Public Functions

inline TransportLoadException(const std::string &transport, const std::string &message)
inline std::string getTransport() const

Protected Attributes

const char *transport_