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

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

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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends


image_transport
Author(s): Patrick Mihelich
autogenerated on Fri Jan 11 11:44:59 2013