Public Member Functions | Protected Attributes | List of all members
image_transport::TransportLoadException Class Reference

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

#include <exception.h>

Inheritance diagram for image_transport::TransportLoadException:
Inheritance graph
[legend]

Public Member Functions

std::string getTransport () const
 
 TransportLoadException (const std::string &transport, const std::string &message)
 
- Public Member Functions inherited from image_transport::Exception
 Exception (const std::string &message)
 

Protected Attributes

const char * transport_
 

Detailed Description

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

Definition at line 54 of file exception.h.

Constructor & Destructor Documentation

◆ TransportLoadException()

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

Definition at line 57 of file exception.h.

Member Function Documentation

◆ getTransport()

std::string image_transport::TransportLoadException::getTransport ( ) const
inline

Definition at line 63 of file exception.h.

Member Data Documentation

◆ transport_

const char* image_transport::TransportLoadException::transport_
protected

Definition at line 66 of file exception.h.


The documentation for this class was generated from the following file:


image_transport
Author(s): Patrick Mihelich
autogenerated on Mon Feb 28 2022 22:31:45