|
IcedTea-Web NetX |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
net.sourceforge.jnlp.ParseException
net.sourceforge.jnlp.RequiredElementException
net.sourceforge.jnlp.MissingInformationException
public class MissingInformationException
Thrown when the required information tag is not found under the current JVM's locale or as a generalized element.
| Constructor Summary | |
|---|---|
MissingInformationException()
|
|
MissingInformationException(java.lang.Throwable cause)
|
|
| Method Summary |
|---|
| Methods inherited from class net.sourceforge.jnlp.ParseException |
|---|
getCause, printStackTrace, printStackTrace |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MissingInformationException()
public MissingInformationException(java.lang.Throwable cause)
|
IcedTea-Web NetX |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||