Foundation 1.1.2

Uses of Class
java.util.MissingResourceException

Packages that use MissingResourceException
java.util Contains the collections framework, legacy collection classes, event model, date and time facilities, internationalization, and miscellaneous utility classes (a string tokenizer, a random-number generator, and a bit array). 
 

Uses of MissingResourceException in java.util
 

Methods in java.util that throw MissingResourceException
 String Locale.getISO3Language()
          Returns a three-letter abbreviation for this locale's language.
 String Locale.getISO3Country()
          Returns a three-letter abbreviation for this locale's country.
 


Foundation 1.1.2

Copyright 2006 Sun Microsystems, Inc. All Rights Reserved. Use of this specification is subject to license terms.