Exceptions can have arguments
- exception IOError of int;
- (…raise IOError(-3) …) handle IOError(code) => code ...
Previous slide
Next slide
Back to first slide
View graphic version