class QPanda::qalloc_fail

Overview

QPanda2 alloc qubit failed exception. More…

#include <QPandaException.h>

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

    qalloc_fail();
    qalloc_fail(std::string errmsg);
};

Inherited Members

public:
    // methods

    virtual const char* what();

Detailed Documentation

QPanda2 alloc qubit failed exception.

QPanda2 alloc cbit failed exception.