public class ControlStreamException extends Exception
| Constructor and Description |
|---|
ControlStreamException(org.apache.http.StatusLine statusLine) |
ControlStreamException(String message) |
| Modifier and Type | Method and Description |
|---|---|
int |
getStatusCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ControlStreamException(org.apache.http.StatusLine statusLine)
public ControlStreamException(String message)
Copyright © 2014. All Rights Reserved.