public class ErrorInQuitException
extends java.io.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 and Description |
---|
ErrorInQuitException(java.io.IOException e)
Initialise from an IOException
|