Class MacieException
- Exception
-
RuntimeException
-
Aws\Exception\AwsException implements Aws\MonitoringEventsInterface, Aws\ResponseContainerInterface, ArrayAccess uses Aws\HasDataTrait, Aws\HasMonitoringEventsTrait
-
Aws\Macie\Exception\MacieException
- Namespace: Aws\Macie\Exception
- Located at Macie/Exception/MacieException.php
Represents an error interacting with the Amazon Macie 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
The following are the known exception codes and corresponding data shapes that
this service may return as part of an error response.
AccessDeniedException
[ 'message' => '<string>', 'resourceType' => '<string>', ]
Description
(Discontinued) You do not have required permissions to access the requested resource.
Members
InternalException
[ 'errorCode' => '<string>', 'message' => '<string>', ]
Description
(Discontinued) Internal server error.
Members
InvalidInputException
[ 'errorCode' => '<string>', 'fieldName' => '<string>', 'message' => '<string>', ]
Description
(Discontinued) The request was rejected because an invalid or out-of-range value was supplied for an input parameter.
Members
LimitExceededException
[ 'errorCode' => '<string>', 'message' => '<string>', 'resourceType' => '<string>', ]
Description
(Discontinued) The request was rejected because it attempted to create resources beyond the current Amazon Web Services account quotas. The error code describes the quota exceeded.