libqasm
library for handling cQASM files
Public Member Functions | List of all members
cqasm::v1::analyzer::AnalysisFailed Class Reference

Exception thrown by AnalysisResult::unwrap() when the cQASM file fails to parse. More...

Public Member Functions

 AnalysisFailed ()
 

Detailed Description

Exception thrown by AnalysisResult::unwrap() when the cQASM file fails to parse.

Definition at line 32 of file cqasm-v1-analyzer.hpp.

#include <cqasm-v1-analyzer.hpp>

Inheritance diagram for cqasm::v1::analyzer::AnalysisFailed:
Inheritance graph
[legend]
Collaboration diagram for cqasm::v1::analyzer::AnalysisFailed:
Collaboration graph
[legend]

Constructor & Destructor Documentation

◆ AnalysisFailed()

cqasm::v1::analyzer::AnalysisFailed::AnalysisFailed ( )
inline

Definition at line 34 of file cqasm-v1-analyzer.hpp.


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