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