Searched refs:getLastErrorOrException (Results 1 – 1 of 1) sorted by relevance
66 System.out.println("LastError is: " + getLastErrorOrException()); in run()72 System.out.println("LastError is: " + getLastErrorOrException()); in run()74 System.out.println("LastError is: " + getLastErrorOrException()); in run()77 public static String getLastErrorOrException() { in getLastErrorOrException() method in Test1957