AWT-EventQueue-1 is an Applet exception.
But we get the above exception when try to convert any string or “” to other format number format.
Ex:
String st=””;
Integer.parseInt(st); //It will throw this error.
Visit articles page of the website learningmela.com for more details.