Uses of Class
org.davic.media.NotAuthorizedException

Packages that use NotAuthorizedException
org.davic.media   
 

Uses of NotAuthorizedException in org.davic.media
 

Methods in org.davic.media that throw NotAuthorizedException
 java.lang.String LanguageControl.selectDefaultLanguage()
          Changes the language to the default language determined by the implementation.
 void LanguageControl.selectLanguage(java.lang.String lang)
          Changes the language to the language given in the parameter.