When Indy catches an exception and then raises a different exception instead of
re-raising the original exception, it should utilize the
Exception.InnerException property (via the Exception.RaiseOuterException()
method) on versions that support it.
Original issue reported on code.google.com by gambit47 on 25 Sep 2013 at 12:20
Original issue reported on code.google.com by
gambit47
on 25 Sep 2013 at 12:20