Searched defs:ParseException (Results 1 – 2 of 2) sorted by relevance
49 public class ParseException extends VJException { class50 public ParseException() { in ParseException() method in ParseException54 public ParseException(String message) { in ParseException() method in ParseException
295 class ParseException extends Exception { class