Lines Matching refs:err
88 e.printStackTrace(System.err); in main()
145 e.printStackTrace(System.err); in main()
171 e.printStackTrace(System.err); in main()
315 System.err.println("Changin Properties failed "+e); in main()
316 e.printStackTrace(System.err); in main()
351 System.err.println(" Exception " + e); in openCalc()
352 e.printStackTrace(System.err); in openCalc()
367 System.err.println("Could not get Cell"); in insertIntoCell()
368 ex.printStackTrace(System.err); in insertIntoCell()
386 System.err.println("Could not get CellRange"); in chgbColor()
387 ex.printStackTrace(System.err); in chgbColor()
396 System.err.println("Can't change colors chgbColor" + e); in chgbColor()
397 e.printStackTrace(System.err); in chgbColor()