Contents
Class MissingResourceException JAVA
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.util.MissingResourceException
-
Constructor Summary
ConstructorsConstructorDescriptionMissingResourceException
(String s, String className, String key) Constructs a MissingResourceException with the specified information. -
Method Summary
Modifier and TypeMethodDescriptionGets parameter passed by constructor.getKey()
Gets parameter passed by constructor.Methods declared in class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString