When any RuntimeException (type of exception which is not required by the java language to be catched) is thrown during SSBN compilation phase (e.g. StackOverflowException), the error message is not properly handled by GUI and shown to user.
Log in to post a comment.