Lines Matching refs:InvalidArgumentError
38 class InvalidArgumentError(ValueError, BaseError): class
68 raise InvalidArgumentError(
77 raise InvalidArgumentError(f"Invalid sample rate: {sample_rate_hz} Hz")
150 raise InvalidArgumentError("Bad parameters")
167 raise InvalidArgumentError("Bad parameters")
178 raise InvalidArgumentError("Bad parameters")
189 raise InvalidArgumentError("Bad parameters")
205 raise InvalidArgumentError("Could not interpret PCM bit_depth")
346 raise InvalidArgumentError("Out of range PCM input")
369 raise InvalidArgumentError("Bad parameters")
520 raise InvalidArgumentError("Bad parameters")