Searched refs:TOO_SHORT_NSN (Results 1 – 5 of 5) sorted by relevance
37 TOO_SHORT_NSN, enumConstant
2971 throw new NumberParseException(NumberParseException.ErrorType.TOO_SHORT_NSN,2990 throw new NumberParseException(NumberParseException.ErrorType.TOO_SHORT_NSN,
141 TOO_SHORT_NSN, enumerator
1914 return TOO_SHORT_NSN; in ParseHelper()1927 return TOO_SHORT_NSN; in ParseHelper()
2001 NumberParseException.ErrorType.TOO_SHORT_NSN, in testFailedParseOnInvalidNumbers()