public class AccessTokenException extends RuntimeException
| Constructor and Description |
|---|
AccessTokenException(int statusCode,
ErrorResponse errorResponse) |
| Modifier and Type | Method and Description |
|---|---|
ErrorResponse |
getErrorResponse() |
int |
getStatusCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AccessTokenException(int statusCode,
ErrorResponse errorResponse)
public int getStatusCode()
public ErrorResponse getErrorResponse()
Copyright © 2022 HERE Europe B.V. All Rights Reserved.