VLink  2.0.0
A high-performance communication middleware
vlink::Exception::OperationCancelled类 参考final

Marker exception thrown when a cooperative cancellation request is observed. 更多...

#include <exception.h>

类 vlink::Exception::OperationCancelled 继承关系图:
vlink::Exception::OperationCancelled 的协作图:

Public 成员函数

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

详细描述

Marker exception thrown when a cooperative cancellation request is observed.

成员函数说明

◆ what()

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

Returns a fixed explanatory message identifying the exception.

返回
Static null-terminated string.

该类的文档由以下文件生成: