|
odil
C++11libraryfortheDICOMstandard
|
Exception reported when receiving a message after the association was released. More...
#include <Association.h>
Additional Inherited Members | |
Public Member Functions inherited from odil::Exception | |
| Exception (std::string const &message="") | |
| Message string constructor. | |
| virtual | ~Exception () noexcept |
| Destructor. | |
| virtual const char * | what () const noexcept |
| Return the reason for the exception. | |
Protected Attributes inherited from odil::Exception | |
| std::string | _message |
| Message of the exception. | |
Exception reported when receiving a message after the association was released.
1.8.13