Class NotInstallerExecutionProviderException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gvsig.tools.exception.BaseException
org.gvsig.tools.service.ServiceException
org.gvsig.installer.lib.impl.execution.NotInstallerExecutionProviderException
All Implemented Interfaces:
Serializable, org.gvsig.tools.exception.IBaseException

public class NotInstallerExecutionProviderException extends org.gvsig.tools.service.ServiceException
Exception thrown when the provider doesn't implements the InstallPackageProvider interface
Author:
Jorge Piera Llodrá
See Also:
  • Constructor Details

    • NotInstallerExecutionProviderException

      public NotInstallerExecutionProviderException(String name)
      Parameters:
      name - the name of the provider that doesn't implements the InstallPackageProvider interface