Current File : //lib/python2.7/site-packages/tuned/admin/exceptions.py
import tuned.exceptions

class TunedAdminDBusException(tuned.exceptions.TunedException):
	pass