Is there a short syntax for catching and processing exception within expressions. E.g if we have some complex expression eint(x) and another one eext(y)
eint(x)
eext(y)