class QPanda::undefine_error¶
QPanda2 undefined error exception.
#include <QPandaException.h> class undefine_error: public QPanda::QPandaException { public: // construction undefine_error(); undefine_error(std::string err); };
QPanda2 undefined error exception.
#include <QPandaException.h> class undefine_error: public QPanda::QPandaException { public: // construction undefine_error(); undefine_error(std::string err); };