DecodeError ¶ Bases: Exception Raised when decoding or deserialization of binary data fails. This can occur if the encoded data is corrupted, incompatible, or not generated by aqmodels.encode(). __str__ ¶ __str__() -> str