Searched defs:DexException (Results 1 - 1 of 1) sorted by relevance

/libcore/dex/src/main/java/com/android/dex/
H A DDexException.java25 public final class DexException extends ExceptionWithContext { class in inherits:ExceptionWithContext
26 public DexException(String message) { method in class:DexException
30 public DexException(Throwable cause) { method in class:DexException

Completed in 130 milliseconds