Lines Matching refs:getMessage
111 Log.e(TAG, "registerImsRegistrationCallback: sudId=" + subId + ", " + e.getMessage()); in registerImsRegistrationCallback()
197 Log.e(TAG, "registerRcsAvailabilityCallback: sudId=" + subId + ", " + e.getMessage()); in registerRcsAvailabilityCallback()
241 + ", capability=" + capability + ", " + e.getMessage()); in isCapable()
267 + ", capability=" + capability + ", " + e.getMessage()); in isAvailable()
289 throw new ServiceSpecificException(e.getCode(), e.getMessage()); in requestCapabilities()
310 throw new ServiceSpecificException(e.getCode(), e.getMessage()); in requestAvailability()
329 throw new ServiceSpecificException(e.getCode(), e.getMessage()); in getUcePublishState()
350 throw new ImsException(e.getMessage(), e.errorCode); in addUceRegistrationOverrideShell()
369 throw new ImsException(e.getMessage(), e.errorCode); in removeUceRegistrationOverrideShell()
388 throw new ImsException(e.getMessage(), e.errorCode); in clearUceRegistrationOverrideShell()
407 throw new ImsException(e.getMessage(), e.errorCode); in getLatestRcsContactUceCapabilityShell()
427 throw new ImsException(e.getMessage(), e.errorCode); in getLastUcePidfXmlShell()
445 throw new ImsException(e.getMessage(), e.errorCode); in removeUceRequestDisallowedStatus()
462 throw new ImsException(e.getMessage(), e.errorCode); in setCapabilitiesRequestTimeout()
479 throw new ServiceSpecificException(e.getCode(), e.getMessage()); in registerUcePublishStateCallback()
551 throw new ServiceSpecificException(e.getCode(), e.getMessage()); in isSipDelegateSupported()
596 throw new ServiceSpecificException(e.getCode(), e.getMessage()); in createSipDelegate()