Uses of Class java.util.MissingResourceException

Uses in package java.text

Constructors which throw type java.util.MissingResourceException

This method loads the format symbol information for the default locale.
This method initializes a new instance of DateFormatSymbols by loading the date format information for the specified locale.

Uses in package java.util.logging

Constructors which throw type java.util.MissingResourceException

Logger.Logger(String name, String resourceBundleName)
Constructs a Logger for a subsystem.

Methods which throw type java.util.MissingResourceException

Logger
Logger.getAnonymousLogger(String resourceBundleName)
Creates a new, unnamed logger.