createInstance
Creates the default instance of Configuration using the specified profile.
Parameters
profileName
The profile name to instantiate the configuration from. This value will override any value provided via the JVM command-line or config.properties
.
Throws
if the default instance has already been created.