Class ExtraToolInstallersException

  • All Implemented Interfaces:
    Serializable

    public class ExtraToolInstallersException
    extends IOException
    Just an exception type for issues happening in the plugin.
    Author:
    Oleg Nenashev
    See Also:
    Serialized Form
    • Constructor Detail

      • ExtraToolInstallersException

        public ExtraToolInstallersException​(ToolInstaller installer,
                                            String message)
      • ExtraToolInstallersException

        public ExtraToolInstallersException​(ToolInstaller installer,
                                            Throwable cause)