All the posts and topics that contain only an error report will be moved here after the error is corrected. This is to ensure that when users view a question in ETS Viewer, the "Discuss" button will not indicate the presence of a discussion that adds no value to the question.
You are right but based on the point that it is trying to explain, the problem is that myMethod() is missing "throws Exception" part in its declaration. It has now been added.