org.codehaus.plexus.mailsender.simple

Class ErrorInQuitException

public class ErrorInQuitException extends IOException

Specialized IOException that get thrown if SMPT's QUIT command fails.

This seems to happen with some version of MS Exchange that doesn't respond with a 221 code immediately. See Bug report 5273.

Version: $Revision: 1190 $

Author: Stefan Bodewig

Constructor Summary
ErrorInQuitException(IOException e)

Constructor Detail

ErrorInQuitException

public ErrorInQuitException(IOException e)
Copyright © {inceptionYear}-2007 null. All Rights Reserved.