Home
last modified time | relevance | path

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

/development/samples/ApiDemos/src/com/example/android/mmslib/
DMmsException.java23 public class MmsException extends Exception { class
29 public MmsException() { in MmsException() method in MmsException
38 public MmsException(String message) { in MmsException() method in MmsException
47 public MmsException(Throwable cause) { in MmsException() method in MmsException
57 public MmsException(String message, Throwable cause) { in MmsException() method in MmsException