Class InstanceExistsException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.sourceforge.jnlp.services.InstanceExistsException
All Implemented Interfaces:
Serializable

public class InstanceExistsException extends RuntimeException
This class represents an exception indicating that an application instance already exists for this jnlp file
See Also:
  • Constructor Details

    • InstanceExistsException

      public InstanceExistsException(String message)