Searched defs:ImsException (Results 1 – 2 of 2) sorted by relevance
28 public class ImsException extends Exception { class35 public ImsException() { in ImsException() method in ImsException38 public ImsException(String message, int code) { in ImsException() method in ImsException43 public ImsException(String message, Throwable cause, int code) { in ImsException() method in ImsException
34 public final class ImsException extends Exception { class87 public ImsException(@Nullable String message) { in ImsException() method in ImsException98 public ImsException(@Nullable String message, @ImsErrorCode int code) { in ImsException() method in ImsException112 public ImsException(@Nullable String message, @ImsErrorCode int code, in ImsException() method in ImsException