org.dvb.application
Class LanguageNotAvailableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.dvb.application.LanguageNotAvailableException
- All Implemented Interfaces:
- Serializable
public class LanguageNotAvailableException
- extends Exception
The LanguageNotAvailableException
exception is thrown if the
application asks for the name of an application in a language not signalled
in the AIT.
- Since:
- MHP1.0
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
LanguageNotAvailableException
public LanguageNotAvailableException()
- Construct a LanguageNotAvailableException with no detail message
LanguageNotAvailableException
public LanguageNotAvailableException(String s)
- Construct a LanguageNotAvailableException with a detail message
- Parameters:
s
- detail message