Class OwningPluginNotInstalledException

    • Constructor Detail

      • OwningPluginNotInstalledException

        public OwningPluginNotInstalledException​(@NotNull
                                                 @NotNull String className,
                                                 @NotNull
                                                 @NotNull String pluginKey,
                                                 @Nullable
                                                 @Nullable String pluginVersion)
      • OwningPluginNotInstalledException

        public OwningPluginNotInstalledException​(@Nullable
                                                 @Nullable String reason,
                                                 @NotNull
                                                 @NotNull String className,
                                                 @NotNull
                                                 @NotNull String pluginKey,
                                                 @Nullable
                                                 @Nullable String pluginVersion)