Home
last modified time | relevance | path

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

/aosp12/packages/services/Telephony/testapps/TestRcsApp/aosp_test_rcsclient/src/com/android/libraries/rcs/simpleclient/service/chat/
H A DChatServiceException.java31 public final class ChatServiceException extends Exception { class
42 public ChatServiceException(@Nullable String message) { in ChatServiceException() method in ChatServiceException
51 public ChatServiceException(@Nullable String message, @ErrorCode int code) { in ChatServiceException() method in ChatServiceException
64 public ChatServiceException( in ChatServiceException() method in ChatServiceException