public class HttpCommunicationException extends RuntimeException
| Constructor and Description |
|---|
HttpCommunicationException() |
HttpCommunicationException(String message) |
HttpCommunicationException(String message,
Throwable cause) |
HttpCommunicationException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
HttpCommunicationException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017. All rights reserved.