DataStorm  0.1
Data Distribution Service
Public Member Functions | List of all members
DataStorm::NodeShutdownException Class Reference

The exception NodeShutdownException. More...

#include <DataStorm/DataStorm.h>

Inheritance diagram for DataStorm::NodeShutdownException:

Public Member Functions

virtual const char * what () const noexcept
 

Detailed Description

The exception NodeShutdownException.

It's raised by methods which might block waiting for a condition to occur and after the node has been shutdown. It informs the application that the condition won't occur because the DataStorm node is being shutdown and will disconnect from other nodes.

Member Function Documentation

◆ what()

virtual const char* DataStorm::NodeShutdownException::what ( ) const
virtualnoexcept

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