Class StoragePluginRegistry.PluginNotFoundException

All Implemented Interfaces:
Serializable
Enclosing interface:
StoragePluginRegistry

public static class StoragePluginRegistry.PluginNotFoundException extends StoragePluginRegistry.PluginException
Indicates the requested plugin was not found.
See Also:
  • Constructor Details

    • PluginNotFoundException

      public PluginNotFoundException(String name)