This allows the calling function to define how it wants the
create_object_from_uri function to communicate errors. This is not
pretty and we might want to rethink that function in the future, but for
now it allows the two places that call that function to both keep
working.
This allows the calling function to define how it wants the
create_object_from_uri
function to communicate errors. This is not pretty and we might want to rethink that function in the future, but for now it allows the two places that call that function to both keep working.Closes: #1405