Edit file File name : exceptions.py Content :import tuned.exceptions class TunedAdminDBusException(tuned.exceptions.TunedException): pass Save