File Manager
Path:
/
lib
/
python2.7
/
site-packages
/
tuned
/
admin
/
Viewing File: exceptions.py
import tuned.exceptions class TunedAdminDBusException(tuned.exceptions.TunedException): pass