Next: , Previous: , Up: Base classes   [Index]


1.119 Notification

Defined in namespace Smalltalk
Superclass: Exception
Category: Language-Exceptions

Notification represents a resumable, exceptional yet non-erroneous, situation. Signaling a notification in absence of an handler simply returns nil.