+1 for the simple solution (but it isn't it a very rare case that a exception has a self reference to it as root root cause?)
On Thu, Jul 23, 2015 at 1:43 AM, Romain Manni-Bucau <[email protected]> wrote: > Hi > > how should we handle exceptions having themself as root cause? > > Simple solution is to detect the loop and skip the serialization that said > it can be valid as well - not sure somebody would do it with exception but > for other types it can. > > Of course actual issue is to avoid Stackoverflow exception during > serialization. > > Wdyt? > > Romain Manni-Bucau > @rmannibucau <https://twitter.com/rmannibucau> | Blog > <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | > LinkedIn <https://www.linkedin.com/in/rmannibucau> | Tomitriber > <http://www.tomitribe.com> -- Hendrik Saly (salyh, hendrikdev22) @hendrikdev22 PGP: 0x22D7F6EC
