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() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public CloudConnectorException(String message)
public CloudConnectorException(Throwable cause)
public ResponseWithErrorCode getErrorResponse()
getErrorResponse
in interface WithErrorResponse
getErrorResponse
in class QueryExecutionException
Copyright © 2017 SAP SE. All rights reserved.