/* */ package com.ibm.icu.util; /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ public class UResourceTypeMismatchException /* */ extends RuntimeException /* */ { /* */ static final long serialVersionUID = 1286569061095434541L; /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ public UResourceTypeMismatchException(String msg) /* */ { /* 26 */ super(msg); /* */ } /* */ } /* Location: C:\Users\Ethan\Desktop\FontZip\FontTool\sfnttool.jar!\com\ibm\icu\util\UResourceTypeMismatchException.class * Java compiler version: 5 (49.0) * JD-Core Version: 0.7.1 */