Current Directory: /usr/lib/python3.9/site-packages/tuned/plugins
Viewing File: /usr/lib/python3.9/site-packages/tuned/plugins/exceptions.py
import tuned.exceptions
class NotSupportedPluginException(tuned.exceptions.TunedException):
pass