Current File : //lib/python3.6/site-packages/tuned/admin/exceptions.py
import tuned.exceptions

class TunedAdminDBusException(tuned.exceptions.TunedException):
	pass