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

/packages/apps/Mms/src/com/android/mms/
H A DContentRestrictionException.java23 public class ContentRestrictionException extends RuntimeException { class in inherits:RuntimeException
26 public ContentRestrictionException() { method in class:ContentRestrictionException
30 public ContentRestrictionException(String msg) { method in class:ContentRestrictionException
34 public ContentRestrictionException(Exception cause) { method in class:ContentRestrictionException

Completed in 46 milliseconds