File Manager

Path: /lib/python2.7/site-packages/tuned/profiles/

Viewing File: exceptions.py

import tuned.exceptions

class InvalidProfileException(tuned.exceptions.TunedException):
	pass