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
33 public final class ImsException extends Exception { class85 public ImsException(@Nullable String message) { in ImsException() method in ImsException95 public ImsException(@Nullable String message, @ImsErrorCode int code) { in ImsException() method in ImsException108 public ImsException(@Nullable String message, @ImsErrorCode int code, in ImsException() method in ImsException