/* */ package com.ibm.icu.text; /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ public final class ArabicShapingException /* */ extends Exception /* */ { /* */ static final long serialVersionUID = 5261531805497260490L; /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ public ArabicShapingException(String message) /* */ { /* 24 */ super(message); /* */ } /* */ } /* Location: C:\Users\Ethan\Desktop\FontZip\FontTool\sfnttool.jar!\com\ibm\icu\text\ArabicShapingException.class * Java compiler version: 5 (49.0) * JD-Core Version: 0.7.1 */