public class NNTPException extends 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.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprotected final StatusResponse response
protected NNTPException(StatusResponse response)
public StatusResponse getResponse()
Copyright © 2017. All rights reserved.