public class CloudConnectorException extends QueryExecutionException
Constructor and Description |
---|
CloudConnectorException(String message) |
CloudConnectorException(String message,
Throwable cause) |
CloudConnectorException(Throwable cause) |
Modifier and Type | Method and Description |
---|---|
ResponseWithErrorCode |
getErrorResponse()
Gets the response containing an HTTP error code.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public CloudConnectorException(String message)
public CloudConnectorException(Throwable cause)
public ResponseWithErrorCode getErrorResponse()
WithErrorResponse
getErrorResponse
in interface WithErrorResponse
getErrorResponse
in class QueryExecutionException
Copyright © 2018 SAP SE. All rights reserved.