Module qasmsim::error[][src]

Expand description

Contain the error types ragarding the different tasks that QasmSim can perform.

Enums

Represent a filure during linkage.

Types of errors in QasmSim. QasmSim errors contain information about the error and the location in the source code where the error happens.

Represent one of the possible errors that can happen during runtime.

Represent the possible semantic errors.

Type Definitions

Represent a parsing error.

An alias for a pair relating some source code with an error.