I hereby claim:
- I am alex-handley on github.
- I am alex_handley (https://keybase.io/alex_handley) on keybase.
- I have a public key ASCBqssRHmO2RvdZ8WrnSxh6gz2ZFQHQeA7BBcf7n-RgXAo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
class A | |
def self.b | |
begin | |
raise TypeError | |
rescue => e | |
raise MyLibrarySpecificException.new(e) | |
end | |
end | |
end |