98762d6ee0
Co-authored-by: Akhil Arora <akhil.arora@oracle.com> Co-authored-by: Andreas Woess <andreas.woess@jku.at> Co-authored-by: Attila Szegedi <attila.szegedi@oracle.com> Co-authored-by: Hannes Wallnoefer <hannes.wallnoefer@oracle.com> Co-authored-by: Henry Jen <henry.jen@oracle.com> Co-authored-by: Marcus Lagergren <marcus.lagergren@oracle.com> Co-authored-by: Pavel Semenov <pavel.semenov@oracle.com> Co-authored-by: Pavel Stepanov <pavel.stepanov@oracle.com> Co-authored-by: Petr Hejl <petr.hejl@oracle.com> Co-authored-by: Petr Pisl <petr.pisl@oracle.com> Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com> Reviewed-by: attila, hannesw, lagergren, sundar
18 lines
230 B
Plaintext
18 lines
230 B
Plaintext
try 1
|
|
Error: try 1 thrown in line 33
|
|
finally 1
|
|
try 2
|
|
finally 2
|
|
Error: try 2 thrown in line 43
|
|
try 3
|
|
finally 3
|
|
try 4
|
|
Error: try 4 thrown in line 59
|
|
finally 4
|
|
try 5
|
|
rethrow 5
|
|
finally 5
|
|
Error: try 5 thrown in line 71
|
|
try 6
|
|
finally 6
|