Signals a format error in a resource bundle
author: Stephane Hillion version: $Id: ResourceFormatException.java,v 1.1 2007/08/15 23:28:28 suricate Exp $
Constructs a ResourceFormatException with the specified information.
A detail message is a String that describes this particular exception.
Parameters: s - the detail message Parameters: classname - the name of the resource class Parameters: key - the key for the malformed resource.