Package net.sourceforge.jnlp.services
Class InstanceExistsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.sourceforge.jnlp.services.InstanceExistsException
- All Implemented Interfaces:
Serializable
This class represents an exception indicating that an application instance
already exists for this jnlp file
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InstanceExistsException
-