mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-16 02:07:15 +00:00
ICU-5051 fix internal tag
X-SVN-Rev: 19253
This commit is contained in:
parent
16fffdd6bf
commit
99fced0f63
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ public final class ArabicShapingException extends Exception {
|
|||
* @param msg the error message for this exception
|
||||
*
|
||||
* @internal revisit for ICU 3.6
|
||||
* @deprecated This is a draft API and might change in a future release of ICU.
|
||||
* @deprecated This API is ICU internal only.
|
||||
*/
|
||||
public ArabicShapingException(String message) {
|
||||
super(message);
|
||||
|
|
Loading…
Add table
Reference in a new issue