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

class InvalidProfileException(tuned.exceptions.TunedException):
	pass