fw4spl
fwNetworkIO::exceptions::HostNotFound Class Reference

Implements exception for an HTTP host not found errors. More...

#include <HostNotFound.hpp>

+ Inheritance diagram for fwNetworkIO::exceptions::HostNotFound:
+ Collaboration diagram for fwNetworkIO::exceptions::HostNotFound:

Public Member Functions

Constructor/Destructor.
FWNETWORKIO_API HostNotFound (const std::string &message)
 
virtual ~HostNotFound () noexcept
 
- Public Member Functions inherited from fwNetworkIO::exceptions::Base
FWNETWORKIO_API Base (const std::string &message)
 Constructor. More...
 
virtual ~Base () noexcept
 Destructor.
 
- Public Member Functions inherited from fwCore::Exception
FWCORE_API Exception (const std::string &err)
 

Detailed Description

Implements exception for an HTTP host not found errors.

Definition at line 21 of file HostNotFound.hpp.


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