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