Searched refs:AUTHENTICATION_FAILED (Results 1 – 6 of 6) sorted by relevance
24 super(MessagingException.AUTHENTICATION_FAILED, message); in AuthenticationFailedException()32 super(MessagingException.AUTHENTICATION_FAILED, message, throwable); in AuthenticationFailedException()
44 public static final int AUTHENTICATION_FAILED = 5; field in MessagingException
522 : MessagingException.AUTHENTICATION_FAILED; in validateAccount()547 : MessagingException.AUTHENTICATION_FAILED; in validateAccount()674 throw new MessagingException(MessagingException.AUTHENTICATION_FAILED); in postAutodiscover()
260 messagingExceptionCode = MessagingException.AUTHENTICATION_FAILED; in writeResultCode()
156 case MessagingException.AUTHENTICATION_FAILED: in sync()
597 case MessagingException.AUTHENTICATION_FAILED: in getErrorString()