|
||||||||||
| 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.android.dex.util.ExceptionWithContext
com.android.dex.DexException
com.android.dex.DexIndexOverflowException
public final class DexIndexOverflowException
Thrown when there's an index overflow writing a dex file.
| Constructor Summary | |
|---|---|
DexIndexOverflowException(String message)
|
|
DexIndexOverflowException(Throwable cause)
|
|
| Method Summary |
|---|
| Methods inherited from class com.android.dex.util.ExceptionWithContext |
|---|
addContext, getContext, printContext, printContext, printStackTrace, printStackTrace, withContext |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DexIndexOverflowException(String message)
public DexIndexOverflowException(Throwable cause)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||