VLink  2.0.0
A high-performance communication middleware
vlink::Exception::OperationCancelled Class Referencefinal

Marker exception thrown when a cooperative cancellation request is observed. More...

#include <exception.h>

Inheritance diagram for vlink::Exception::OperationCancelled:
Collaboration diagram for vlink::Exception::OperationCancelled:

Public Member Functions

const char * what () const noexcept override
 Returns a fixed explanatory message identifying the exception. More...
 

Detailed Description

Marker exception thrown when a cooperative cancellation request is observed.

Member Function Documentation

◆ what()

const char* vlink::Exception::OperationCancelled::what ( ) const
inlineoverridenoexcept

Returns a fixed explanatory message identifying the exception.

Returns
Static null-terminated string.

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