@ResponseStatus(value=UNAUTHORIZED)
public class UserNotAuthorizedException
extends org.springframework.web.client.HttpServerErrorException
org.springframework.web.client.HttpServerErrorException.BadGateway, org.springframework.web.client.HttpServerErrorException.GatewayTimeout, org.springframework.web.client.HttpServerErrorException.InternalServerError, org.springframework.web.client.HttpServerErrorException.NotImplemented, org.springframework.web.client.HttpServerErrorException.ServiceUnavailable| Constructor and Description |
|---|
UserNotAuthorizedException(String message) |
getRawStatusCode, getResponseBodyAsByteArray, getResponseBodyAsString, getResponseBodyAsString, getResponseHeaders, getStatusTextcontains, getMessage, getMostSpecificCause, getRootCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UserNotAuthorizedException(String message)
message - text to display to clientCopyright © 2018–2020 ODPi. All rights reserved.