Class PluginLoaderException

  • All Implemented Interfaces:
    Serializable

    public class PluginLoaderException
    extends Exception
    Signifies a failure to load a plugin. This is used to abstract the specific errors which may be encountered at lower levels, and provide a dependable interface to the plugin-loading framework.
    Author:
    jdcasey
    See Also:
    Serialized Form