I have one method that looks like this:
void throwException(string msg) { throw new MyException(msg); }
Now if I write
Remove the 'else' keyword, it's redundant anyway, and it will work ;)