Package com.ibm.icu.text
Class ArabicShapingException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.ibm.icu.text.ArabicShapingException
-
- All Implemented Interfaces:
java.io.Serializable
public final class ArabicShapingException extends java.lang.Exception
Thrown by ArabicShaping when there is a shaping error.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description (package private) static long
serialVersionUID
-
Constructor Summary
Constructors Constructor Description ArabicShapingException(java.lang.String message)
Construct the exception with the given message
-
-
-
Field Detail
-
serialVersionUID
static final long serialVersionUID
- See Also:
- Constant Field Values
-
-