« Previous | Next » 

Revision d53bbf68

IDd53bbf68a0ca0296e226912dba7cd596d39013f7

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