Package net.sourceforge.jnlp
Class MissingTitleException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.sourceforge.jnlp.ParseException
net.sourceforge.jnlp.RequiredElementException
net.sourceforge.jnlp.MissingTitleException
- All Implemented Interfaces:
Serializable
Thrown when a title that is required from the 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
-
MissingTitleException
public MissingTitleException() -
MissingTitleException
-