Class PluginNotFoundException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
BlueprintNotFoundException

public class PluginNotFoundException extends MarketplaceException
Exception thrown when a plugin descriptor is not found
Since:
4.0.0
Author:
joseross
See Also:
  • Constructor Details

    • PluginNotFoundException

      public PluginNotFoundException(String message)
    • PluginNotFoundException

      public PluginNotFoundException(String message, Exception e)