Searched refs:UnknownPathException (Results 1 - 1 of 1) sorted by relevance
/pkg/src/util/apache2/sysrepo/ | ||
H A D | sysrepo_p5p.py | 56 class UnknownPathException(Exception): class in inherits:Exception 356 raise UnknownPathException(path) 362 except UnknownPathException as e: |
Completed in 6 milliseconds