Searched refs:TargetNotImageError (Results 1 – 2 of 2) sorted by relevance
19 class TargetNotImageError(Exception): class54 except TargetNotImageError:85 raise TargetNotImageError()
39 except build_image.TargetNotImageError: