|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.ibm.icu.util.UResourceTypeMismatchException
public class UResourceTypeMismatchException
Exception thrown when the requested resource type is not the same type as the available resource
| Constructor Summary | |
|---|---|
UResourceTypeMismatchException(String msg)
Deprecated. This is a draft API and might change in a future release of ICU. |
|
| Method Summary | |
|---|---|
String |
toString()
Deprecated. This is a draft API and might change in a future release of ICU. |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public UResourceTypeMismatchException(String msg)
msg - the error message for this exception| Method Detail |
|---|
public String toString()
toString in class Throwable
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||