Next: , Up: SystemExceptions.NotFound   [Index]


1.179.1 SystemExceptions.NotFound class: accessing

signalOn: value reason: aString

Raise an exception: reason specifies the reason of the exception.

signalOn: value what: aString

Raise an exception; aString specifies what was not found (a key, an object, a class, and so on).