Home
last modified time | relevance | path

Searched defs:ExceptionWithContext (Results 1 – 1 of 1) sorted by relevance

/dalvik/dexgen/src/com/android/dexgen/util/
DExceptionWithContext.java25 public class ExceptionWithContext class
58 public ExceptionWithContext(String message) { in ExceptionWithContext() method in ExceptionWithContext
67 public ExceptionWithContext(Throwable cause) { in ExceptionWithContext() method in ExceptionWithContext
77 public ExceptionWithContext(String message, Throwable cause) { in ExceptionWithContext() method in ExceptionWithContext