dripton / Slugathon

Clone of the old Avalon Hill fantasy wargame Titan, using Python / PyGTK / Twisted
https://github.com/dripton/Slugathon/wiki
8 stars 2 forks source link

Custom pb.Error subclasses #8

Closed dripton closed 14 years ago

dripton commented 14 years ago

We should probably create some custom Exception classes, rather than throwing pb.Errors.

dripton commented 14 years ago

We no longer raise pb.Error anywhere.