qxmt.exceptions module

qxmt.exceptions module#

exception qxmt.exceptions.DeviceSettingError

Bases: Exception

exception qxmt.exceptions.ExperimentNotInitializedError

Bases: Exception

exception qxmt.exceptions.ExperimentRunSettingError

Bases: Exception

exception qxmt.exceptions.ExperimentSettingError

Bases: Exception

exception qxmt.exceptions.InputShapeError

Bases: Exception

exception qxmt.exceptions.InvalidConfigError

Bases: Exception

exception qxmt.exceptions.InvalidFileExtensionError

Bases: Exception

exception qxmt.exceptions.InvalidModelNameError

Bases: Exception

exception qxmt.exceptions.InvalidPlatformError

Bases: Exception

exception qxmt.exceptions.InvalidQunatumDeviceError

Bases: Exception

exception qxmt.exceptions.JsonEncodingError

Bases: Exception

exception qxmt.exceptions.ModelSettingError

Bases: Exception

exception qxmt.exceptions.ReproductionError

Bases: Exception