public class HttpConnectorException extends Exception
| Modifier and Type | Field and Description |
|---|---|
protected Throwable |
throwable
The throwable.
|
| Constructor and Description |
|---|
HttpConnectorException(String message)
Instantiates a new http connector exception.
|
HttpConnectorException(String message,
Throwable throwable)
Instantiates a new http connector exception.
|
| Modifier and Type | Method and Description |
|---|---|
Throwable |
getCause() |
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2021 Samply Community. All rights reserved.