Lines Matching full:raise
33 raise NotFoundError(dir)
47 raise CmdError(cmd, exitstatus >> 8, "stdout: %s\nstderr: %s" % (stdout, stderr))
86 raise NotImplementedError()
91 raise PatchError("Patch file must be specified in patch import.")
105 raise NotImplementedError()
108 raise NotImplementedError()
111 raise NotImplementedError()
179 raise PatchError('Unable to decode %s' % patchfile)
249 raise bb.BBHandledException("Applying '%s' failed:\n%s" %
338 raise PatchError('Unable to find a character encoding to decode %s' % patchfile)
490 … raise PatchError('Unable to find a character encoding to decode %s' % srcfile)
517 raise Exception("Cannot get repository root for directory %s" % self.dir)
521 raise Exception("Git hooks backup directory already exists: %s" % hooks_dir_backup)
613 raise NotFoundError(self.dir)
633 raise
695 raise PatchError("No patch found at index %s in patchset." % kwargs["patch"])
704 …raise PatchError("Unable to do a remote refresh of %s, unsupported remote url scheme %s." % (os.pa…
716 raise NotImplementedError()
719 raise NotImplementedError()
722 raise NotImplementedError()
725 raise NotImplementedError()
740 raise
798 … raise PatchError("Patch application failed, and user did not fix and refresh the patch.")
801 raise