File Manager

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

Viewing File: exceptions.py

import tuned.exceptions

class NotSupportedPluginException(tuned.exceptions.TunedException):
	pass