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