Lines Matching full:raise
102 raise ValueError("Argument type '%s' is not allowed. "
142 raise ValueError("Empty argument (did you forget to use 'void'?)")
259 raise ValueError("Event '%s' has more than maximum permitted "
269 raise ValueError("Unknown properties: %s"
301 raise ValueError("Event format '%m' is forbidden, pass the error "
304 raise ValueError("Event format must not end with a newline "
307 raise ValueError("Event format must not use new line character")
363 raise ValueError("%s does not end with a new line" % fname)
374 raise
436 raise TracetoolError("format not set")
438 raise TracetoolError("unknown format: %s" % format)
441 raise TracetoolError("no backends specified")
444 raise TracetoolError("unknown backend: %s" % backend)