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

class InvalidProfileException(tuned.exceptions.TunedException):
	pass