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

Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 



Copyright (c) 2001 IBM Corporation and others.