Searched refs:AUTHENTICATION_FAILED (Results 1 – 2 of 2) sorted by relevance
23 super(MessagingException.AUTHENTICATION_FAILED, message); in AuthenticationFailedException()31 super(MessagingException.AUTHENTICATION_FAILED, message, throwable); in AuthenticationFailedException()
43 public static final int AUTHENTICATION_FAILED = 5; field in MessagingException