Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/android/support/v7/mms/pdu/
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
/packages/apps/Messaging/src/com/android/messaging/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