Identifier: Error handling fix.
In Range::field::get_value_at, throw out_of_range rather than making an assertion. ID helper classes sometimes have is_valid methods which expect such an exception.
See ATLASSIM-6048.
In Range::field::get_value_at, throw out_of_range rather than making an assertion. ID helper classes sometimes have is_valid methods which expect such an exception.
See ATLASSIM-6048.