Class IncompatiblePluginVersionException

    • Constructor Detail

      • IncompatiblePluginVersionException

        public IncompatiblePluginVersionException​(@NotNull
                                                  @NotNull String className,
                                                  @NotNull
                                                  @NotNull String pluginKey,
                                                  @NotNull
                                                  @NotNull String pluginVersion,
                                                  @NotNull
                                                  @NotNull String localPluginVersion)
    • Method Detail

      • getLocalPluginVersion

        public String getLocalPluginVersion()