Bases: exceptions.Exception
Raised when the required Plugin is not found
Loads plugins from path. Method can be called multiple times, with different locations. (Plugins are loaded only once).
Call this method to load the plugins into the manager. The method is called by default when a surf.store.Store is instantiated. To cause a reload, call the method with reload set to True