Class SimpleDbException
Default service exception class
- Exception
-
RuntimeException
-
Aws\Common\Exception\RuntimeException
implements
Aws\Common\Exception\AwsExceptionInterface
-
Aws\Common\Exception\ServiceResponseException
-
Aws\SimpleDb\Exception\SimpleDbException
Direct known subclasses
Aws\SimpleDb\Exception\AttributeDoesNotExistException,
Aws\SimpleDb\Exception\DuplicateItemNameException,
Aws\SimpleDb\Exception\NumberDomainBytesExceededException,
Aws\SimpleDb\Exception\NumberDomainsExceededException,
Aws\SimpleDb\Exception\NumberItemAttributesExceededException,
Aws\SimpleDb\Exception\NumberSubmittedAttributesExceededException,
Aws\SimpleDb\Exception\NumberSubmittedItemsExceededException,
Aws\SimpleDb\Exception\RequestTimeoutException,
Aws\SimpleDb\Exception\TooManyRequestedAttributesException,
Aws\SimpleDb\Exception\InvalidNextTokenException,
Aws\SimpleDb\Exception\InvalidNumberPredicatesException,
Aws\SimpleDb\Exception\InvalidNumberValueTestsException,
Aws\SimpleDb\Exception\InvalidParameterValueException,
Aws\SimpleDb\Exception\InvalidQueryExpressionException,
Aws\SimpleDb\Exception\MissingParameterException,
Aws\SimpleDb\Exception\NoSuchDomainException,
Aws\SimpleDb\Exception\NumberDomainAttributesExceededException
Methods summary
Methods detail
Methods inherited from Aws\Common\Exception\ServiceResponseException
__toString(),
getAwsErrorCode(),
getAwsErrorType(),
getAwsRequestId(),
getExceptionCode(),
getExceptionType(),
getRequest(),
getRequestId(),
getResponse(),
getStatusCode(),
setExceptionCode(),
setExceptionType(),
setRequest(),
setRequestId(),
setResponse()
Methods inherited from Exception
__construct(),
__wakeup(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
Magic methods summary
Properties summary
Properties inherited from Aws\Common\Exception\ServiceResponseException
$exceptionCode,
$exceptionType,
$request,
$requestId,
$response