Searched refs:ERR_WARNING (Results 1 – 2 of 2) sorted by relevance
454 public static final int ERR_WARNING = 0; field in TJ
76 errorCode == TJ.ERR_WARNING) { in handleTJException()1008 System.out.println((tje.getErrorCode() == TJ.ERR_WARNING ? in main()