Public Member Functions | Protected Attributes
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]

List of all members.

Public Member Functions

std::string getTransport () const
 TransportLoadException (const std::string &transport, 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

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

Definition at line 57 of file exception.h.


Member Function Documentation

Definition at line 63 of file exception.h.


Member Data Documentation

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 Oct 6 2014 00:42:37