Class ImportExportException
Default service exception class
- Exception
-
RuntimeException
-
Aws\Common\Exception\RuntimeException
implements
Aws\Common\Exception\AwsExceptionInterface
-
Aws\Common\Exception\ServiceResponseException
-
Aws\ImportExport\Exception\ImportExportException
Direct known subclasses
Aws\ImportExport\Exception\BucketPermissionException,
Aws\ImportExport\Exception\CanceledJobIdException,
Aws\ImportExport\Exception\MalformedManifestException,
Aws\ImportExport\Exception\MissingCustomsException,
Aws\ImportExport\Exception\MissingManifestFieldException,
Aws\ImportExport\Exception\MissingParameterException,
Aws\ImportExport\Exception\MultipleRegionsException,
Aws\ImportExport\Exception\NoSuchBucketException,
Aws\ImportExport\Exception\UnableToCancelJobIdException,
Aws\ImportExport\Exception\ExpiredJobIdException,
Aws\ImportExport\Exception\InvalidAccessKeyIdException,
Aws\ImportExport\Exception\InvalidAddressException,
Aws\ImportExport\Exception\InvalidCustomsException,
Aws\ImportExport\Exception\InvalidFileSystemException,
Aws\ImportExport\Exception\InvalidJobIdException,
Aws\ImportExport\Exception\InvalidManifestFieldException,
Aws\ImportExport\Exception\InvalidParameterException
Located at Aws/ImportExport/Exception/ImportExportException.php
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