Searched refs:INVALID_VERSION_NUMBER_ (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/text/normalizer/
H A DVersionInfo.java79 throw new IllegalArgumentException(INVALID_VERSION_NUMBER_);
92 throw new IllegalArgumentException(INVALID_VERSION_NUMBER_);
116 throw new IllegalArgumentException(INVALID_VERSION_NUMBER_);
160 private static final String INVALID_VERSION_NUMBER_ = field in class:VersionInfo

Completed in 28 milliseconds