<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
<br>
<blockquote type="cite" cite="mid:661414746.6425006.1656361438392.JavaMail.zimbra@u-pem.fr">
<div id="zimbraEditorContainer" style="font-family: arial,
helvetica, sans-serif; font-size: 12pt; color: #000000" class="6">
<div data-marker="__QUOTED_TEXT__">
<div><br data-mce-bogus="1">
</div>
<div>For the deconstruction pattern, i propose to throw a
specific error and to not wrap the subclasses of
java.lang.Error thrown by the deconstruction pattern.<br data-mce-bogus="1">
</div>
</div>
</div>
</blockquote>
<br>
The wrapper should not be an Error, but I see what you are getting
at -- let Error through, wrap everything else. This would allow SOE
and OOME to manifest as expected -- and rely on the "well, know its
a bad idea to try and catch Error, but they are not as good about
runtime exceptions." Worth considering.<br>
</body>
</html>