|
||||||||||
| 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.dx.util.ExceptionWithContext
com.android.dx.util.DexException
public final class DexException
Thrown when there's a format problem reading, writing, or generally processing a dex file.
| Constructor Summary | |
|---|---|
DexException(String message)
|
|
DexException(Throwable cause)
|
|
| Method Summary |
|---|
| Methods inherited from class com.android.dx.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 DexException(String message)
public DexException(Throwable cause)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||