What's going on with Code Reviewer formatting engine? I've had a few issues with this post.

Please ctrl+f for

Now, if we already caught the exception in the inner try-block by adding a catch block

You will see that block is messed up. I can't figure out what's causing the problem. I can fix it with new line breaks before and after that block, but it won't accept my edit as it says it needs at least 6 characters to change.

share
    
Nice answer BTW ;) –  Mat's Mug Jul 13 '14 at 2:06
    
Haha yeah superb answer –  Noitidart Jul 13 '14 at 4:54

1 Answer 1

up vote 3 down vote accepted

I have edited your post.

Honestly, I have no idea what was wrong with it. I just selected the code block, and Ctrl+k'd twice (I actually clicked the { } button in the editing toolbar twice), and that fixed it.

share
    
Thanks man, so maybe just spacing issues not bug huh? –  Noitidart Jul 13 '14 at 5:48
2  
For some reason, that line contained the character U+00A0 NO-BREAK SPACE (commonly written as  ) which is why it wasn't showing correctly. –  svick Jul 13 '14 at 9:45

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .