timmattison / brick-rope

GNU General Public License v2.0
0 stars 1 forks source link

Create real exceptions #8

Open timmattison opened 10 years ago

timmattison commented 10 years ago

I'm using a lot of UnsupportedOperationExceptions just because it was easier when I started. These need to be real exceptions that I can catch.