public class KittyDexUtils.DexRuntimeException
extends java.lang.RuntimeException
Constructor and Description |
---|
DexRuntimeException(java.lang.String msg,
java.lang.Exception nestedException) |
Modifier and Type | Method and Description |
---|---|
java.lang.Exception |
getNestedException()
Returns nested exception (e.g. exception that caused KittyDexUtils fail)
|