org.apache.tools.mail
public class ErrorInQuitException extends IOException
This seems to happen with some version of MS Exchange that doesn't respond with a 221 code immediately. See Bug report 5273.
Constructor Summary | |
---|---|
ErrorInQuitException(IOException e)
Initialise from an IOException
|
Parameters: e the IO Exception.