Searched defs:NRLockException (Results 1 - 1 of 1) sorted by relevance
/pkg/src/modules/ | ||
H A D | nrlock.py | 48 raise NRLockException("Recursive NRLock acquire") 84 raise NRLockException(errbuf) 86 class NRLockException(Exception): class in inherits:Exception |
Completed in 11 milliseconds