|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.dvb.application.LanguageNotAvailableException
The LanguageNotAvailableException
exception is thrown if the
application asks for the name of an application in a language not signalled
in the AIT.
Constructor Summary | |
LanguageNotAvailableException()
Construct a LanguageNotAvailableException with no detail message |
|
LanguageNotAvailableException(java.lang.String s)
Construct a LanguageNotAvailableException with a detail message |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public LanguageNotAvailableException()
public LanguageNotAvailableException(java.lang.String s)
s
- detail message
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |