:py:mod:`pygsti.baseobjs.exceptions` ==================================== .. py:module:: pygsti.baseobjs.exceptions .. autoapi-nested-parse:: Defines GST exception classes Module Contents --------------- .. py:exception:: GSTRuntimeError Bases: :py:obj:`Exception` Gate Set Tomography run-time exception class. Initialize self. See help(type(self)) for accurate signature. .. py:exception:: GSTValueError Bases: :py:obj:`Exception` Gate Set Tomography value error exception class. Initialize self. See help(type(self)) for accurate signature.