Ice 3.8
C++ API Reference
Loading...
Searching...
No Matches
DataStorm::NodeShutdownException Class Referencefinal

The exception that is thrown when a blocking operation is interrupted by the shutdown of the node. More...

#include <DataStorm/DataStorm.h>

Inheritance diagram for DataStorm::NodeShutdownException:

Public Member Functions

const char * what () const noexcept final
 Gets the error message of this exception.

Detailed Description

The exception that is thrown when a blocking operation is interrupted by the shutdown of the node.

Definition at line 15 of file Node.h.


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