class QPanda::result_get_fail

Overview

QPanda2 get result failed exception. More…

#include <QPandaException.h>

class result_get_fail: public QPanda::QPandaException
{
public:
    // construction

    result_get_fail(std::string cls);
};

Inherited Members

public:
    // methods

    virtual const char* what();

Detailed Documentation

QPanda2 get result failed exception.

QPanda2 alloc quantum gate failed exception.