Searched defs:AuthenticationFailedException (Results 1 – 2 of 2) sorted by relevance
20 public class AuthenticationFailedException extends MessagingException { class23 public AuthenticationFailedException(String message) { in AuthenticationFailedException() method in AuthenticationFailedException27 public AuthenticationFailedException(int exceptionType, String message) { in AuthenticationFailedException() method in AuthenticationFailedException31 public AuthenticationFailedException(String message, Throwable throwable) { in AuthenticationFailedException() method in AuthenticationFailedException
19 public class AuthenticationFailedException extends MessagingException { class22 public AuthenticationFailedException(String message) { in AuthenticationFailedException() method in AuthenticationFailedException26 public AuthenticationFailedException(int exceptionType, String message) { in AuthenticationFailedException() method in AuthenticationFailedException30 public AuthenticationFailedException(String message, Throwable throwable) { in AuthenticationFailedException() method in AuthenticationFailedException