Christoph Läubrich opened MNG-8541 and commented
Currently one needs to wrap checked exceptions into Mojo(failure)Exceptions but this is rather inconvenient and boilerplate.
Instead it would be good if the mojo is allowed to throw any exception and they are wrapped on the caller site.
Affects: 4.0.0-beta-5
Remote Links: