Searched refs:GENERAL_SECURITY (Results 1 – 6 of 6) sorted by relevance
41 public static final int GENERAL_SECURITY = 4; field in MessagingException
177 throw new MessagingException(MessagingException.GENERAL_SECURITY, gse.toString()); in open()212 throw new MessagingException(MessagingException.GENERAL_SECURITY, gse.toString()); in reopenTls()
172 case MessagingException.GENERAL_SECURITY: in onCreate()
498 case MessagingException.GENERAL_SECURITY: in updateBanner()
1398 case MessagingException.GENERAL_SECURITY: in updateBanner()
243 throw new MessagingException(MessagingException.GENERAL_SECURITY); in validateAccount()