I’m not a fan of this proposal, but there is a niche use case. It’s the RPC (Remote Procedure Call) at the low level. The remote side must signalize if it is returning a result or an exception and what is the exact value. The decision how to handle it, is made elsewhere.
2 Likes