public class NNTPException
extends java.io.IOException
| Modifier and Type | Field and Description |
|---|---|
protected StatusResponse |
response |
| Modifier | Constructor and Description |
|---|---|
protected |
NNTPException(StatusResponse response)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
StatusResponse |
getResponse()
Returns the response that caused this exception.
|
protected final StatusResponse response
protected NNTPException(StatusResponse response)
public StatusResponse getResponse()
© Copyright 2003 The Free Software Foundation, all rights reserved