Searched defs:NumberParseException (Results 1 – 1 of 1) sorted by relevance
23 public class NumberParseException extends Exception { class45 public NumberParseException(ErrorType errorType, String message) { in NumberParseException() method in NumberParseException