public class MissingConfigException extends QueryExecutionException
Constructor and Description |
---|
MissingConfigException() |
MissingConfigException(String message) |
MissingConfigException(String message,
Throwable cause) |
MissingConfigException(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 MissingConfigException(String message)
public MissingConfigException(Throwable cause)
public MissingConfigException()
public ResponseWithErrorCode getErrorResponse()
WithErrorResponse
getErrorResponse
in interface WithErrorResponse
getErrorResponse
in class QueryExecutionException
Copyright © 2018 SAP SE. All rights reserved.