| Package | Description |
|---|---|
| com.android.dex | |
| com.android.dex.util |
| Modifier and Type | Class and Description |
|---|---|
class |
DexException
Thrown when there's a format problem reading, writing, or generally
processing a dex file.
|
class |
DexIndexOverflowException
Thrown when there's an index overflow writing a dex file.
|
| Modifier and Type | Method and Description |
|---|---|
static ExceptionWithContext |
ExceptionWithContext.withContext(Throwable ex,
String str)
Augments the given exception with the given context, and return the
result.
|
Copyright © 2016. All Rights Reserved.