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