Skip to content

Improve diagnostic for ConditionAccessor in case of type mismatch

Gerhard Raven requested to merge improve-diagnostics=of-conditionhandle into master

In case the condition object is present, but can not be converted to the requested type, throw an exception... this will replace, in case of failure, a downstream SEGV with an error message.

Edited by Gerhard Raven

Merge request reports