BloqError#
qualtran.BloqError
View source on GitHub
|
A value error raised when CompositeBloq conditions are violated.
This error is raised during bloq building using BloqBuilder, which checks
for the validity of registers and connections during the building process. This error is
also raised by the validity assertion functions provided in this module.
View source on GitHub