azure-core
Public Member Functions | List of all members
Azure::Core::OperationCancelledException Class Referencefinal

An exception thrown when an operation is cancelled.

#include <context.hpp>

Inheritance diagram for Azure::Core::OperationCancelledException:

Public Member Functions

 OperationCancelledException (std::string const &what)
 Constructs an OperationCancelledException with message string as the description. More...
 

Constructor & Destructor Documentation

◆ OperationCancelledException()

Azure::Core::OperationCancelledException::OperationCancelledException ( std::string const &  what)
inlineexplicit
Parameters
whatThe explanatory string.

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