<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from text --><style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<meta content="text/html; charset=UTF-8">
<style type="text/css" style="">
<!--
p
        {margin-top:0;
        margin-bottom:0}
-->
</style>
<div dir="ltr">
<div id="x_divtagdefaultwrapper" dir="ltr" style="font-size:12pt; color:#000000; font-family:Calibri,Helvetica,sans-serif">
<p>Btw, you can ignore any Exception using #resumeUnchecked:. <span>But whether this makes sense depends on your concrete use case ...</span></p>
<div id="x_Signature">
<div name="x_divtagdefaultwrapper" style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:; margin:0">
<div><font size="2" color="#808080"></font></div>
</div>
</div>
</div>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="x_divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>Von:</b> Beginners <beginners-bounces@lists.squeakfoundation.org> im Auftrag von tty <gettimothy@zoho.com><br>
<b>Gesendet:</b> Freitag, 30. August 2019 14:37:48<br>
<b>An:</b> beginners@lists.squeakfoundation.org<br>
<b>Betreff:</b> Re: [Newbies] Continue/Ignore error</font>
<div> </div>
</div>
</div>
<font size="2"><span style="font-size:10pt;">
<div class="PlainText">Well, after poking around seeing what I could do, it appears that Errors are<br>
not resumeable.<br>
<br>
<br>
Error>><br>
isResumable<br>
        "Determine whether an exception is resumable."<br>
<br>
        ^ false<br>
<br>
So, I have to prevent the error from occuring in the first place.<br>
<br>
<br>
<br>
--<br>
Sent from: <a href="http://forum.world.st/Squeak-Beginners-f107673.html">http://forum.world.st/Squeak-Beginners-f107673.html</a><br>
_______________________________________________<br>
Beginners mailing list<br>
Beginners@lists.squeakfoundation.org<br>
<a href="http://lists.squeakfoundation.org/mailman/listinfo/beginners">http://lists.squeakfoundation.org/mailman/listinfo/beginners</a><br>
</div>
</span></font>
</body>
</html>