com.ibm.icu.text

Class ArabicShapingException

public final class ArabicShapingException extends Exception

Thrown by ArabicShaping when there is a shaping error.

UNKNOWN: ICU 2.0

Constructor Summary
ArabicShapingException(String message)
Constuct the exception with the given message

Constructor Detail

ArabicShapingException

public ArabicShapingException(String message)

Deprecated: This API is ICU internal only.

Constuct the exception with the given message

Parameters: message the error message for this exception

UNKNOWN: revisit for ICU 3.6

Copyright (c) 2007 IBM Corporation and others.