Searched defs:throwable (Results 1 – 5 of 5) sorted by relevance
27 public CertificateValidationException(String message, Throwable throwable) { in CertificateValidationException()
31 public AuthenticationFailedException(String message, Throwable throwable) { in AuthenticationFailedException()
74 public MessagingException(String message, Throwable throwable) { in MessagingException()78 public MessagingException(int exceptionType, String message, Throwable throwable) { in MessagingException()
33 public StopRequestException(int finalStatus, String message, Throwable throwable) { in StopRequestException()
617 public ImapException(String message, String alertText, Throwable throwable) { in ImapException()