@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class WorkspacesDefaultRoleNotFoundException extends AmazonWorkspacesException
The workspaces_DefaultRole role could not be found. If this is the first time you are registering a directory, you will need to create the workspaces_DefaultRole role before you can register a directory. For more information, see Creating the workspaces_DefaultRole Role.
AmazonServiceException.ErrorType
Constructor and Description |
---|
WorkspacesDefaultRoleNotFoundException(String message)
Constructs a new WorkspacesDefaultRoleNotFoundException with the specified error message.
|
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 WorkspacesDefaultRoleNotFoundException(String message)
message
- Describes the error encountered.