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


1.73 ExceptionSet

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

My instances are not real exceptions: they can only be used as arguments to #on:do:... methods in BlockClosure. They act as shortcuts that allows you to use the same handler for many exceptions without having to write duplicate code

ExceptionSet class-instance creation: (class)
ExceptionSet-enumerating: (instance)
ExceptionSet-instance creation: (instance)

AltStyle によって変換されたページ (->オリジナル) /