public class PluginActivationException
extends java.lang.RuntimeException
This is the superclass of all exceptions thrown while plugins are being loaded.
It is aimed to wrap more specific error messages in a general error message displaying that an error has occurred.