i want to read an object contents from a file in actionPerformed method. However it shows error related to IOException and ClassNotfoundEx ception . i cant throw these exceptions in actionPerformed method. So what shoild i do?