Next: False, Previous: Exception, Up: Base classes [Index]
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) |