Class WorkDocsException
- Exception
-
RuntimeException
-
Aws\Exception\AwsException implements Aws\MonitoringEventsInterface, Aws\ResponseContainerInterface, ArrayAccess uses Aws\HasDataTrait, Aws\HasMonitoringEventsTrait
-
Aws\WorkDocs\Exception\WorkDocsException
- Namespace: Aws\WorkDocs\Exception
- Located at WorkDocs/Exception/WorkDocsException.php
Represents an error interacting with the Amazon WorkDocs service.
Methods Summary
Methods inherited from Aws\Exception\AwsException
__construct()
,
__toString()
,
get()
,
getAwsErrorCode()
,
getAwsErrorMessage()
,
getAwsErrorShape()
,
getAwsErrorType()
,
getAwsRequestId()
,
getCommand()
,
getRequest()
,
getResponse()
,
getResult()
,
getStatusCode()
,
getTransferInfo()
,
hasKey()
,
isConnectionError()
,
isMaxRetriesExceeded()
,
search()
,
setMaxRetriesExceeded()
,
setTransferInfo()
Methods inherited from Exception
__wakeup()
,
getCode()
,
getFile()
,
getLine()
,
getMessage()
,
getPrevious()
,
getTrace()
,
getTraceAsString()
Methods inherited from ArrayAccess
offsetExists()
,
offsetGet()
,
offsetSet()
,
offsetUnset()
Methods inherited from Aws\MonitoringEventsInterface
Methods used from Aws\HasDataTrait
Methods used from Aws\HasMonitoringEventsTrait
Expected Exception Codes
ConcurrentModificationException
[ 'Message' => '<string>', ]
Description
The resource hierarchy is changing.
Members
- Message
-
- Type: string
ConflictingOperationException
[ 'Message' => '<string>', ]
Description
Another operation is in progress on the resource that conflicts with the current operation.
Members
- Message
-
- Type: string
CustomMetadataLimitExceededException
[ 'Message' => '<string>', ]
Description
The limit has been reached on the number of custom properties for the specified resource.
Members
- Message
-
- Type: string
DeactivatingLastSystemUserException
[ ]
Description
The last user in the organization is being deactivated.
Members
DocumentLockedForCommentsException
[ 'Message' => '<string>', ]
Description
This exception is thrown when the document is locked for comments and user tries to create or delete a comment on that document.
Members
- Message
-
- Type: string
DraftUploadOutOfSyncException
[ 'Message' => '<string>', ]
Description
This exception is thrown when a valid checkout ID is not presented on document version upload calls for a document that has been checked out from Web client.
Members
- Message
-
- Type: string
EntityAlreadyExistsException
[ 'Message' => '<string>', ]
Description
The resource already exists.
Members
- Message
-
- Type: string
EntityNotExistsException
[ 'EntityIds' => ['<string>', ...], 'Message' => '<string>', ]
Description
The resource does not exist.
Members
- EntityIds
-
- Type: Array of strings
The IDs of the non-existent resources.
- Message
-
- Type: string
FailedDependencyException
[ 'Message' => '<string>', ]
Description
The Directory Service cannot reach an on-premises instance. Or a dependency under the control of the organization is failing, such as a connected Active Directory.
Members
- Message
-
- Type: string
IllegalUserStateException
[ 'Message' => '<string>', ]
Description
The user is undergoing transfer of ownership.
Members
- Message
-
- Type: string
InvalidArgumentException
[ 'Message' => '<string>', ]
Description
The pagination marker or limit fields are not valid.
Members
- Message
-
- Type: string
InvalidCommentOperationException
[ 'Message' => '<string>', ]
Description
The requested operation is not allowed on the specified comment object.
Members
- Message
-
- Type: string
InvalidOperationException
[ 'Message' => '<string>', ]
Description
The operation is invalid.
Members
- Message
-
- Type: string
InvalidPasswordException
[ 'Message' => '<string>', ]
Description
The password is invalid.
Members
- Message
-
- Type: string
LimitExceededException
[ 'Message' => '<string>', ]
Description
The maximum of 100,000 files and folders under the parent folder has been exceeded.
Members
- Message
-
- Type: string
ProhibitedStateException
[ 'Message' => '<string>', ]
Description
The specified document version is not in the INITIALIZED state.
Members
- Message
-
- Type: string
RequestedEntityTooLargeException
[ 'Message' => '<string>', ]
Description
The response is too large to return. The request must include a filter to reduce the size of the response.
Members
- Message
-
- Type: string
ResourceAlreadyCheckedOutException
[ 'Message' => '<string>', ]
Description
The resource is already checked out.
Members
- Message
-
- Type: string
ServiceUnavailableException
[ 'Message' => '<string>', ]
Description
One or more of the dependencies is unavailable.
Members
- Message
-
- Type: string
StorageLimitExceededException
[ 'Message' => '<string>', ]
Description
The storage limit has been exceeded.
Members
- Message
-
- Type: string
StorageLimitWillExceedException
[ 'Message' => '<string>', ]
Description
The storage limit will be exceeded.
Members
- Message
-
- Type: string
TooManyLabelsException
[ 'Message' => '<string>', ]
Description
The limit has been reached on the number of labels for the specified resource.
Members
- Message
-
- Type: string
TooManySubscriptionsException
[ 'Message' => '<string>', ]
Description
You've reached the limit on the number of subscriptions for the WorkDocs instance.
Members
- Message
-
- Type: string
UnauthorizedOperationException
[ ]
Description
The operation is not permitted.
Members
UnauthorizedResourceAccessException
[ 'Message' => '<string>', ]
Description
The caller does not have access to perform the action on the resource.
Members
- Message
-
- Type: string