Smalltalk User Guide : Inspecting and debugging code : Debugging code : Determining the cause of an error
Determining the cause of an error
Finding the cause of an error is usually fairly easy. Generally, the message causing the error lies a few entries in the message stack below the lowest ExceptionalEvent>>#signalWith: message.
Last modified date: 01/29/2015