Java.Util.MissingResourceException: Constructor Members

The constructors of Java.Util.MissingResourceException are listed below. For a list of all members, see the MissingResourceException Members list.

See Also: Inherited members from Java.Lang.RuntimeException

Public Constructors

Constructs a new MissingResourceException with the stack trace, message, the class name of the resource bundle and the name of the missing resource filled in.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.