]> granicus.if.org Git - icu/commit
ICU-13727 add U_INPUT_TOO_LONG_ERROR & ICUInputTooLongException
authorMarkus Scherer <markus.icu@gmail.com>
Sat, 29 Aug 2020 00:34:37 +0000 (17:34 -0700)
committerMarkus Scherer <markus.icu@gmail.com>
Mon, 31 Aug 2020 17:32:11 +0000 (10:32 -0700)
commit650bd402fee7fd9c746a1b680fb85fc0222ee0a9
treef364220ed0636776482ecbf3e376ff217bc64df5
parentffd450c6372cd34e8392d0a75173c47c9a983b87
ICU-13727 add U_INPUT_TOO_LONG_ERROR & ICUInputTooLongException
icu4c/source/common/unicode/utypes.h
icu4c/source/common/utypes.cpp
icu4j/main/classes/core/src/com/ibm/icu/util/ICUInputTooLongException.java [new file with mode: 0644]
icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/SerializableTestUtility.java