Special case of a MissingResourceException where the resource
is not really missing from the Cramfull subclass and it's parent in
a ResourceBundle, but cannot be retrieved due to an encoding or decoding error.
ResourceDecodingException(java.lang.String sMessage,
java.lang.String sClass,
java.lang.String sResource)
Constructs a ResourceDecodingException with the specified information.
Methods inherited from class java.util.MissingResourceException