public class LanguageNotAvailableException extends MediaException
| Constructor and Description |
|---|
LanguageNotAvailableException()
The constructor of the exception.
|
LanguageNotAvailableException(String reason)
The constructor of the exception with a reason
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic LanguageNotAvailableException()
public LanguageNotAvailableException(String reason)
reason - the reason why the exception was thrownCopyright © 2012 code4tv.com. All Rights Reserved.