| Package | Description |
|---|---|
| com.android.dx.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 |
MutabilityException
Exception due to a mutability problem.
|
| 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 © 2014. All Rights Reserved.