Home
last modified time | relevance | path

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

/frameworks/opt/net/ims/src/java/com/android/ims/
DImsException.java24 public class ImsException extends Exception { class
31 public ImsException() { in ImsException() method in ImsException
34 public ImsException(String message, int code) { in ImsException() method in ImsException
39 public ImsException(String message, Throwable cause, int code) { in ImsException() method in ImsException