Add an exception hadler around the instruction that is giving the error
try { //add instruction giving an error here } catch (Exception e) { }
jdweng
No comments:
Post a Comment