help-smalltalk
[Top][All Lists]
Advanced

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

[Help-smalltalk] [bug] Signal>>signalingContext


From: Nicolas Petton
Subject: [Help-smalltalk] [bug] Signal>>signalingContext
Date: Thu, 02 Jul 2009 07:04:31 -0700

Issue status update for http://smalltalk.gnu.org/node/334 Post a follow up: http://smalltalk.gnu.org/project/comments/add/334

Project:      GNU Smalltalk
Version:      <none>
Component:    Base classes
Category:     bug reports
Priority:     normal
Assigned to:  Unassigned
Reported by:  nico
Updated by:   nico
Status:       active

In some cases, signalingContext doesn't work:

[1 doSomething] on: Error do: [:err | error := err].
error signalingContext

nil error: did not understand #isInternalExceptionHandlingContext






reply via email to

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