public class LanguageNotAvailableException extends Exception
LanguageNotAvailableException exception is thrown if the
application asks for the name of an application in a language not signalled
in the AIT.| Constructor and Description |
|---|
LanguageNotAvailableException()
Construct a LanguageNotAvailableException with no detail message
|
LanguageNotAvailableException(String s)
Construct a LanguageNotAvailableException with a detail message
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic LanguageNotAvailableException()
public LanguageNotAvailableException(String s)
s - detail messageCopyright © 2012 code4tv.com. All Rights Reserved.