i made a calculating program that throws an exceptions
the catch will open another jframe to tell the use about the error
but the user can ignore the new frame and back to the main frame and complete calculating
is there anything i can do to let the user at least press the x button to back to the main frame ?