public final class SMTPConnectionClosedException
extends java.io.IOException
SMTP
,
SMTPClient
,
Serialized FormConstructor and Description |
---|
SMTPConnectionClosedException()
Constructs a SMTPConnectionClosedException with no message
|
SMTPConnectionClosedException(java.lang.String message)
Constructs a SMTPConnectionClosedException with a specified message.
|
public SMTPConnectionClosedException()
public SMTPConnectionClosedException(java.lang.String message)
message
- The message explaining the reason for the exception.Copyright © 1997-2002 Daniel F. Savarese. All Rights Reserved.