pygsti.tools.exceptions
Defines GST exception classes
Module Contents
- exception pygsti.tools.exceptions.GSTRuntimeError
Bases:
Exception
Gate Set Tomography run-time exception class.
Initialize self. See help(type(self)) for accurate signature.
- exception pygsti.tools.exceptions.GSTValueError
Bases:
Exception
Gate Set Tomography value error exception class.
Initialize self. See help(type(self)) for accurate signature.