• File: exceptions.py
  • Full Path: /home/masbinta/public_html/admin/installer/css/sass/sym404/root/usr/lib/python3.6/site-packages/tuned/plugins/exceptions.py
  • File size: 99 bytes
  • MIME-type: text/x-python
  • Charset: utf-8
import tuned.exceptions

class NotSupportedPluginException(tuned.exceptions.TunedException):
	pass