Searched refs:mExceptionType (Results 1 – 2 of 2) sorted by relevance
49 protected int mExceptionType; field in MessagingException53 mExceptionType = UNSPECIFIED_EXCEPTION; in MessagingException()58 mExceptionType = UNSPECIFIED_EXCEPTION; in MessagingException()67 mExceptionType = exceptionType; in MessagingException()76 mExceptionType = exceptionType; in MessagingException()85 return mExceptionType; in getExceptionType()
28 mExceptionType = MessagingException.AUTHENTICATION_FAILED; in AuthenticationFailedException()