« Previous | Next » 

Revision 65fb614f

ID65fb614f3f17a990b5f49d6eb23b3009af0b0b6b

Added by Giorgos Gousios almost 13 years ago

Be a bit more careful when initializing exceptions

The problem seems to be that the code incorectly used a class variable which was
initialized once and exception messages where appended to it by both TooManyInvitations
and AlreadyInvited exception types, hence the fuzzy error reporting.
Fixed by using instance variables.

Refs: #867

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences