public class ForbiddenException extends ClientErrorException
| Constructor and Description |
|---|
ForbiddenException() |
ForbiddenException(Response response) |
ForbiddenException(Response response,
Throwable cause) |
ForbiddenException(String message) |
ForbiddenException(String message,
Response response) |
ForbiddenException(String message,
Response response,
Throwable cause) |
ForbiddenException(String message,
Throwable cause) |
ForbiddenException(Throwable cause) |
getResponseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018 The Apache Software Foundation. All rights reserved.