Qx.OptionError exception (Qx - Quantum Computing Simulator v0.8.0)

View Source

Raised when an option passed to a public Qx function is invalid.

Carries the offending :option name and :value so callers can pattern-match on the cause rather than parsing the message.