Constructors
| Name | Description |
|---|---|
| MissingResourceException(String, String, String) | Constructs a MissingResourceException with the specified information. |
Methods
| Name | Description |
|---|---|
| getClassName() | Gets parameter passed by constructor. |
| getKey() | Gets parameter passed by constructor. |