Lines Matching defs:DirSrvException
10 from sssd.testlib.common.exceptions import DirSrvException
135 DirSrvException
167 raise DirSrvException(
172 raise DirSrvException(
177 raise DirSrvException('fail to change permissions of pin.txt file')
182 raise DirSrvException('Could not Start DS Instance')
333 except DirSrvException as err:
419 DirSrvException: if instance directory already exists
425 raise DirSrvException('%s Instance already exists' %
448 DirSrvException: if DS instance could not be created.
467 raise DirSrvException('fail to DS config file to setup')
472 except DirSrvException as err:
478 raise DirSrvException('fail to setup Directory Server instance')
544 DirSrvException: if DS instance cannot be removed
552 raise DirSrvException('Could not remove DS Instance',
558 raise DirSrvException('%s Instance could not found' %