Note
This is the documentation for the current state of the development branch of Qiskit Experiments. The documentation or APIs here can change prior to being released.
Database Service (qiskit_experiments.database_service
)¶
This subpackage provides database-specific utility functions and exceptions which
are used with the ExperimentData
and AnalysisResult
classes.
Exceptions¶
|
Base class for errors raised by experiment service data. |
|
Errors raised when an experiment entry already exists. |
|
Errors raised when an experiment entry cannot be found. |