View file File name : exceptions.py Content :import tuned.exceptions class InvalidProfileException(tuned.exceptions.TunedException): pass