Class PluginNotFoundException

    • Constructor Detail

      • PluginNotFoundException

        public PluginNotFoundException()
      • PluginNotFoundException

        public PluginNotFoundException​(String message)
      • PluginNotFoundException

        public PluginNotFoundException​(Throwable cause)
      • PluginNotFoundException

        public PluginNotFoundException​(String message,
                                       Throwable cause)
      • PluginNotFoundException

        public PluginNotFoundException​(String message,
                                       Throwable cause,
                                       boolean enableSuppression,
                                       boolean writableStackTrace)