Home | History | Annotate | Download | only in mail

Lines Matching defs:MessagingException

103   public void open() throws MessagingException {
114 throw new MessagingException(
115 MessagingException.IOERROR,
124 throw new MessagingException(MessagingException.IOERROR, ioe.toString());
154 throw new MessagingException(MessagingException.IOERROR, ioe.toString());
162 throw new MessagingException(MessagingException.IOERROR, ioe.toString());
173 Socket createSocket() throws MessagingException;
181 protected Socket createSocket() throws MessagingException {
197 throw new MessagingException(MessagingException.IOERROR, ioe.toString());
202 public void reopenTls() throws MessagingException {
222 throw new MessagingException(MessagingException.IOERROR, ioe.toString());