class ov::Cancelled

Thrown in case of cancelled asynchronous operation.

#include <exception.hpp>

class Cancelled: public ov::Exception
{
};