java.lang.ExceptioninInitializerError: null

   static int x[] = new int[10];
HandsomeOldGod5355