fw4spl
fwNetworkIO::exceptions::Base Class Reference

Base class of fwNetworkIO Exception. More...

#include <Base.hpp>

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

Public Member Functions

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

Base class of fwNetworkIO Exception.

Definition at line 21 of file io/fwNetworkIO/include/fwNetworkIO/exceptions/Base.hpp.

Constructor & Destructor Documentation

fwNetworkIO::exceptions::Base::Base ( const std::string &  message)

Constructor.

Parameters
[in]messageException message

Definition at line 15 of file io/fwNetworkIO/src/fwNetworkIO/exceptions/Base.cpp.


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