Configuration
is not found, including if null
is specified for provider options and the implementation does not provide default options. If the problem results from an exception being thrown while attempting to access a source location, that original exception can be accessed by calling {@link #getCause getCause}. Note that any instance of Error
thrown while processing the configuration information is propagated to the caller; it is not wrapped in a ConfigurationNotFoundException
.
@author Sun Microsystems, Inc.
@see Configuration
@see ConfigurationProvider
@since 2.0
|
|
|
|
|
|