@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class ForbiddenException extends AmazonChimeSDKIdentityException
The client is permanently forbidden from making the request.
AmazonServiceException.ErrorType
Constructor and Description |
---|
ForbiddenException(String message)
Constructs a new ForbiddenException with the specified error message.
|
Modifier and Type | Method and Description |
---|---|
String |
getCode() |
void |
setCode(String code) |
ForbiddenException |
withCode(ErrorCode code) |
ForbiddenException |
withCode(String code) |
getErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getProxyHost, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setProxyHost, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCode
isRetryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ForbiddenException(String message)
message
- Describes the error encountered.public ForbiddenException withCode(String code)
code
- ErrorCode
public ForbiddenException withCode(ErrorCode code)
code
- ErrorCode