Searched refs:UnknownPathException (Results 1 - 1 of 1) sorted by relevance

/pkg/src/util/apache2/sysrepo/
H A Dsysrepo_p5p.py56 class UnknownPathException(Exception): class in inherits:Exception
356 raise UnknownPathException(path)
362 except UnknownPathException as e:

Completed in 6 milliseconds