Lines Matching refs:DependencyException
94 class DependencyException(Exception):
1935 except DependencyException as e:
2314 raise DependencyException(
2321 raise DependencyException(
2330 raise DependencyException(
2359 raise DependencyException(
2371 raise DependencyException(
2385 raise DependencyException(_TRIM_DEP_MISSING,
2406 raise DependencyException(_TRIM_DEP_TRIMMED,
2686 except DependencyException as e: