Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/com/android/ims/
DImsException.java28 public class ImsException extends Exception { class
35 public ImsException() { in ImsException() method in ImsException
38 public ImsException(String message, int code) { in ImsException() method in ImsException
43 public ImsException(String message, Throwable cause, int code) { in ImsException() method in ImsException
/frameworks/base/telephony/java/android/telephony/ims/
DImsException.java34 public final class ImsException extends Exception { class
87 public ImsException(@Nullable String message) { in ImsException() method in ImsException
98 public ImsException(@Nullable String message, @ImsErrorCode int code) { in ImsException() method in ImsException
112 public ImsException(@Nullable String message, @ImsErrorCode int code, in ImsException() method in ImsException