MissingResourceException.MissingResourceException

MissingResourceException.MissingResourceException

Class Overview | Class Members | This Package | All Packages

Syntax
public MissingResourceException( String s, String className, String key )
Parameters
s
the detail message
classname
the name of the resource class
key
the key for the missing resource.
Description
Constructs a MissingResourceException with the specified information. A detail message is a String that describes this particular exception.