Loads data from the specified resource path into this current {@code Ini} instance. The
resource path may be any value interpretable by the
{@link ResourceUtils#getInputStreamForPath(string) ResourceUtils.getInputStreamForPath} method.
@param resourcePath the resource location of the INI data to load into this instance.
@throws ConfigurationException if the path cannot be loaded
Loads data from the specified resource path into this current {@code Ini} instance. The resource path may be any value interpretable by the {@link ResourceUtils#getInputStreamForPath(string) ResourceUtils.getInputStreamForPath} method.
@param resourcePath the resource location of the INI data to load into this instance. @throws ConfigurationException if the path cannot be loaded