Searched refs:AUTH_REQUIRED (Results 1 – 3 of 3) sorted by relevance
40 public static final int AUTH_REQUIRED = 3; field in MessagingException
175 case MessagingException.AUTH_REQUIRED: in getErrorString()
161 throw new MessagingException(MessagingException.AUTH_REQUIRED); in open()