Generic Plugin exception class to be thrown when no more specific class is applicable.
Expanded class hierarchy of PluginException
class PluginException extends Exception implements ExceptionInterface { }