An exception class thrown when image_transport is unable to load a requested transport.  
 More...
#include <exception.h>
An exception class thrown when image_transport is unable to load a requested transport. 
Definition at line 86 of file exception.h.
◆ TransportLoadException()
  
  | 
        
          | image_transport::TransportLoadException::TransportLoadException | ( | const std::string & | transport, |  
          |  |  | const std::string & | message |  
          |  | ) |  |  |  | inline | 
 
 
◆ getTransport()
  
  | 
        
          | std::string image_transport::TransportLoadException::getTransport | ( |  | ) | const |  | inline | 
 
 
◆ transport_
  
  | 
        
          | const char* image_transport::TransportLoadException::transport_ |  | protected | 
 
 
The documentation for this class was generated from the following file: