Skip to content

Throw on ConfigurationFactory::getConfiguration failures #3958

@vy

Description

@vy

Existing ConfigurationFactory::getConfiguration methods return null on failure. As discussed earlier (see this dev@ thread, or #3839), we should throw on failures instead. An example of this behaviour is implemented in #3921 for the newly added getConfiguration(LoggerContext,String,List<URI>) overload. This issue proposes change ConfigurationFactory::getConfiguration methods to throw on failures.

Metadata

Metadata

Assignees

No one assigned

    Labels

    apiAffects the public APIconfigurationAffects the configuration system in a general way

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions