ConfigurationException() Constructs a ConfigurationException instance with all data
initialized to null.
public
ConfigurationException(String s) Constructs a ConfigurationException instance with the
specified message.
Parameters: s - The detail message for the exception.