help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-smalltalk] Timeouts for BlockClosures


From: Paolo Bonzini
Subject: Re: [Help-smalltalk] Timeouts for BlockClosures
Date: Sun, 3 Apr 2011 15:34:07 +0200

> Is there a kind of Exception that can be thrown but not
> caught by a 'imprecise' on:do?

No.  One may say that "on: Exception" and "on: Notification" are
always wrong and should never be used ("on: Warning" and "on: Error"
instead are usually fine).  Feel free to write code as if they never
appeared in code.

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]