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

/dalvik/dx/src/com/android/dx/cf/code/
H A DSimException.java24 public class SimException class in inherits:ExceptionWithContext
26 public SimException(String message) { method in class:SimException
30 public SimException(Throwable cause) { method in class:SimException
34 public SimException(String message, Throwable cause) { method in class:SimException

Completed in 36 milliseconds