creaper
creaper copied to clipboard
remove the "sneaky throw" mechanism from the Administration class
This is a follow-up on #79. Removing the "sneaky throw" mechanism from the Administration
class requires adding checked exceptions to some methods (they should have been there since the beginning, in fact...). That is source-incompatible, so it has to be done in a major release.