Package net.sourceforge.jnlp
Class MissingInformationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.sourceforge.jnlp.ParseException
net.sourceforge.jnlp.RequiredElementException
net.sourceforge.jnlp.MissingInformationException
- All Implemented Interfaces:
Serializable
Thrown when the required information tag is not found
under the current JVM's locale or as a generalized element.
- 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
-
MissingInformationException
public MissingInformationException() -
MissingInformationException
-