public class StashUnauthorizedRestException extends StashRestException
| Constructor and Description |
|---|
StashUnauthorizedRestException(List<StashError> errors,
int statusCode,
String statusMessage) |
StashUnauthorizedRestException(List<StashError> errors,
int statusCode,
String statusMessage,
String responseBody) |
StashUnauthorizedRestException(String message,
int statusCode,
String statusMessage) |
getResponseBody, getStatusCode, getStatusMessagegetErrors, toErrors, toErrorsaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic StashUnauthorizedRestException(String message, int statusCode, String statusMessage)
public StashUnauthorizedRestException(List<StashError> errors, int statusCode, String statusMessage)
public StashUnauthorizedRestException(List<StashError> errors, int statusCode, String statusMessage, String responseBody)
Copyright © 2020 Atlassian. All rights reserved.